UNPKG

phx-react

Version:

PHX REACT

10 lines 382 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: 'CommentEditorTheme__paragraph', }; exports.default = theme; //# sourceMappingURL=CommentEditorTheme.js.map