UNPKG

@wise/components-theming

Version:

Provides theming support for the Wise Design system components

9 lines (5 loc) 199 B
'use strict'; var react = require('react'); const ThemeContext = /*#__PURE__*/react.createContext(undefined); exports.ThemeContext = ThemeContext; //# sourceMappingURL=ThemeProviderContext.js.map