UNPKG

fomantic-ui-react

Version:

Fomantic-UI React -- A React Component Library.

21 lines (17 loc) 437 B
/** * fomantic-ui-react v0.0.1-alpha.10 * (c) 2022 FireLoong <fireloong@foxmail.com> * @license MIT */ import Step$1 from './Step.js'; import './style/index.js'; import './type.js'; import '../_chunks/dep-9f1126c1.js'; import 'react'; import './StepContent.js'; import './StepDescription.js'; import './StepGroup.js'; import './StepTitle.js'; var Step = Step$1; export { Step, Step as default }; //# sourceMappingURL=index.js.map