UNPKG

box-ui-elements

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