UNPKG

box-ui-elements

Version:
11 lines 434 B
import * as React from 'react'; import AccountBilling32 from './AccountBilling32'; export const accountBilling32 = () => /*#__PURE__*/React.createElement(AccountBilling32, null); export default { title: 'Icon/Logo/AccountBilling32', component: AccountBilling32, parameters: { notes: "`import AccountBilling32 from 'box-ui-elements/es/icon/logo/AccountBilling32';`" } }; //# sourceMappingURL=AccountBilling32.stories.js.map