UNPKG

@shopify/polaris

Version:

Shopify’s product component library

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