UNPKG

@ni/nimble-react

Version:

React components for the NI Nimble Design System

5 lines 239 B
import { ListOptionGroup } from '@ni/nimble-components/dist/esm/list-option-group'; import { wrap } from '../utilities/react-wrapper'; export {}; export const NimbleListOptionGroup = wrap(ListOptionGroup); //# sourceMappingURL=index.js.map