UNPKG

@shopify/polaris

Version:

Shopify’s admin product component library

6 lines (5 loc) 136 B
import './ScrollLock.scss'; interface ScrollLockProps { } export declare function ScrollLock(_: ScrollLockProps): null; export {};