UNPKG

box-ui-elements-mlh

Version:
13 lines 368 B
import * as React from 'react'; import Undo16 from './Undo16'; export var undo16 = function undo16() { return /*#__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