UNPKG

@ni/nimble-react

Version:

React components for the NI Nimble Design System

5 lines 254 B
import { LabelProviderTable } from '@ni/nimble-components/dist/esm/label-provider/table'; import { wrap } from '../../utilities/react-wrapper'; export {}; export const NimbleLabelProviderTable = wrap(LabelProviderTable); //# sourceMappingURL=index.js.map