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