box-ui-elements-mlh
Version:
13 lines • 434 B
JavaScript
import * as React from 'react';
import MoneyStack56 from './MoneyStack56';
export var moneyStack56 = function moneyStack56() {
return /*#__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