@hrobarikt/box-ui-elements
Version:
Box UI Elements
13 lines • 441 B
JavaScript
import * as React from 'react';
import RelayPlanet140 from './RelayPlanet140';
export var relayPlanet140 = function relayPlanet140() {
return 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