UNPKG

react-ios-scroll-lock

Version:

A lightweight CSS-only scroll lock solution for iOS Safari and Android

6 lines (5 loc) 193 B
import IosScrollLock from './IosScrollLock'; export default IosScrollLock; export { IosScrollLock }; export type { IosScrollLockProps } from './IosScrollLock'; export * from './IosScrollLock';