UNPKG

@orfeas126/box-ui-elements

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