fomantic-ui-react
Version:
Fomantic-UI React -- A React Component Library.
18 lines (14 loc) • 368 B
JavaScript
/**
* fomantic-ui-react v0.0.1-alpha.10
* (c) 2022 FireLoong <fireloong@foxmail.com>
* @license MIT
*/
import Reveal$1 from './Reveal.js';
import './style/css.js';
import './type.js';
import '../_chunks/dep-9f1126c1.js';
import 'react';
import './RevealContent.js';
var Reveal = Reveal$1;
export { Reveal, Reveal as default };
//# sourceMappingURL=index.js.map