mirror of
https://github.com/hex248/ob248.com.git
synced 2026-02-08 10:43:38 +00:00
merge new into master
This commit is contained in:
7
node_modules/react-remove-scroll/dist/es2015/UI.d.ts
generated
vendored
Normal file
7
node_modules/react-remove-scroll/dist/es2015/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