fomantic-ui-react
Version:
Fomantic-UI React -- A React Component Library.
15 lines (10 loc) • 328 B
JavaScript
/**
* fomantic-ui-react v0.0.1-alpha.10
* (c) 2022 FireLoong <fireloong@foxmail.com>
* @license MIT
*/
;
Object.defineProperty(exports, '__esModule', { value: true });
var TransitionShape = function TransitionShape(props) {};
exports["default"] = TransitionShape;
//# sourceMappingURL=TransitionShape.js.map