UNPKG

@shopify/polaris

Version:

Shopify’s product component library

6 lines (3 loc) 131 B
import { createContext } from 'react'; var ResourceListContext = /*#__PURE__*/createContext({}); export { ResourceListContext };