UNPKG

box-ui-elements

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