UNPKG

@ni/nimble-react

Version:

React components for the NI Nimble Design System

5 lines 210 B
import { TabPanel } from '@ni/nimble-components/dist/esm/tab-panel'; import { wrap } from '../utilities/react-wrapper'; export {}; export const NimbleTabPanel = wrap(TabPanel); //# sourceMappingURL=index.js.map