UNPKG

@shopify/polaris

Version:

Shopify’s admin product component library

8 lines (4 loc) 186 B
'use strict'; var React = require('react'); const ScrollLockManagerContext = /*#__PURE__*/React.createContext(undefined); exports.ScrollLockManagerContext = ScrollLockManagerContext;