UNPKG

box-ui-elements

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