@orfeas126/box-ui-elements
Version:
Box UI Elements
11 lines • 371 B
JavaScript
import * as React from 'react';
import History16 from './History16';
export const history16 = () => /*#__PURE__*/React.createElement(History16, null);
export default {
title: 'Icon/Line/History16',
component: History16,
parameters: {
notes: "`import History16 from 'box-ui-elements/es/icon/line/History16';`"
}
};
//# sourceMappingURL=History16.stories.js.map