UNPKG

phx-react

Version:

PHX REACT

10 lines 380 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const tslib_1 = require("tslib"); const PlaygroundEditorTheme_1 = tslib_1.__importDefault(require("./PlaygroundEditorTheme")); const theme = { ...PlaygroundEditorTheme_1.default, paragraph: 'StickyEditorTheme__paragraph', }; exports.default = theme; //# sourceMappingURL=StickyEditorTheme.js.map