@orfeas126/box-ui-elements
Version:
Box UI Elements
11 lines • 407 B
JavaScript
import * as React from 'react';
import AvatarBadge16 from './AvatarBadge16';
export const avatarBadge16 = () => /*#__PURE__*/React.createElement(AvatarBadge16, null);
export default {
title: 'Icon/Line/AvatarBadge16',
component: AvatarBadge16,
parameters: {
notes: "`import AvatarBadge16 from 'box-ui-elements/es/icon/line/AvatarBadge16';`"
}
};
//# sourceMappingURL=AvatarBadge16.stories.js.map