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