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