UNPKG

box-ui-elements

Version:
11 lines 422 B
import * as React from 'react'; import RelayPlanet140 from './RelayPlanet140'; export const relayPlanet140 = () => /*#__PURE__*/React.createElement(RelayPlanet140, null); export default { title: 'Illustration/RelayPlanet140', component: RelayPlanet140, parameters: { notes: "`import RelayPlanet140 from 'box-ui-elements/es/illustration/RelayPlanet140';`" } }; //# sourceMappingURL=RelayPlanet140.stories.js.map