UNPKG

@orfeas126/box-ui-elements

Version:
11 lines 452 B
import * as React from 'react'; import CoAuthoringBadge16 from './CoAuthoringBadge16'; export const coAuthoringBadge16 = () => /*#__PURE__*/React.createElement(CoAuthoringBadge16, null); export default { title: 'Icon/Line/CoAuthoringBadge16', component: CoAuthoringBadge16, parameters: { notes: "`import CoAuthoringBadge16 from 'box-ui-elements/es/icon/line/CoAuthoringBadge16';`" } }; //# sourceMappingURL=CoAuthoringBadge16.stories.js.map