UNPKG

polaris-glints

Version:

Glints forked polaris react

6 lines (3 loc) 150 B
import { createContext } from 'react'; const ScrollLockManagerContext = /*#__PURE__*/createContext(undefined); export { ScrollLockManagerContext };