UNPKG

@shopify/polaris

Version:

Shopify’s product component library

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