UNPKG

@orfeas126/box-ui-elements

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