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