UNPKG

box-ui-elements-mlh

Version:
13 lines 408 B
import * as React from 'react'; import TextLeft16 from './TextLeft16'; export var textLeft16 = function textLeft16() { return /*#__PURE__*/React.createElement(TextLeft16, null); }; export default { title: 'Icon|Line|TextLeft16', component: TextLeft16, parameters: { notes: "`import TextLeft16 from 'box-ui-elements/es/icon/line/TextLeft16';`" } }; //# sourceMappingURL=TextLeft16.stories.js.map