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