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