@ni/nimble-react
Version:
React components for the NI Nimble Design System
7 lines • 415 B
JavaScript
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
// See generation source in nimble-react/build/generate-icons
import { IconExclamationMark, iconExclamationMarkTag } from '@ni/nimble-components/dist/esm/icons/exclamation-mark';
import { wrap } from '../../utilities/react-wrapper';
export { iconExclamationMarkTag };
export const NimbleIconExclamationMark = wrap(IconExclamationMark);
//# sourceMappingURL=index.js.map