UNPKG

box-ui-elements

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