UNPKG

@orfeas126/box-ui-elements

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