Initial commit
This commit is contained in:
7
node_modules/react-remove-scroll/dist/es5/UI.d.ts
generated
vendored
Normal file
7
node_modules/react-remove-scroll/dist/es5/UI.d.ts
generated
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
import { RemoveScrollUIType, IRemoveScrollSelfProps } from './types';
|
||||
export type { IRemoveScrollSelfProps, RemoveScrollUIType };
|
||||
/**
|
||||
* Removes scrollbar from the page and contain the scroll within the Lock
|
||||
*/
|
||||
declare const RemoveScroll: RemoveScrollUIType;
|
||||
export { RemoveScroll };
|
||||
Reference in New Issue
Block a user