UNPKG

wix-style-react

Version:
6 lines 188 B
import React from 'react'; export const WixStyleReactContext = React.createContext({ newColorsBranding: false, newBrandingClass: 'no-brand', }); //# sourceMappingURL=context.js.map