box-ui-elements
Version:
Box UI Elements
11 lines • 440 B
JavaScript
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