UNPKG

@magicbell/magicbell-react

Version:

React components for building a notification inbox for your app

6 lines 237 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.defaultTheme = void 0; const light_js_1 = require("../themes/light.js"); exports.defaultTheme = light_js_1.lightTheme; //# sourceMappingURL=Theme.js.map