box-ui-elements-mlh
Version:
13 lines • 438 B
JavaScript
import * as React from 'react';
import FileKeynote16 from './FileKeynote16';
export var fileKeynote16 = function fileKeynote16() {
return /*#__PURE__*/React.createElement(FileKeynote16, null);
};
export default {
title: 'Icon|Fill|FileKeynote16',
component: FileKeynote16,
parameters: {
notes: "`import FileKeynote16 from 'box-ui-elements/es/icon/fill/FileKeynote16';`"
}
};
//# sourceMappingURL=FileKeynote16.stories.js.map