UNPKG

@orfeas126/box-ui-elements

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