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