UNPKG

@wix/design-system

Version:

@wix/design-system

12 lines (11 loc) 401 B
"use strict"; exports.__esModule = true; exports.IconThemeContext = void 0; var _react = require("react"); if (!globalThis.__WDSSystemIconThemeContext__) { globalThis.__WDSSystemIconThemeContext__ = /*#__PURE__*/(0, _react.createContext)({ icons: {} }); } var IconThemeContext = exports.IconThemeContext = globalThis.__WDSSystemIconThemeContext__; //# sourceMappingURL=IconThemeContext.js.map