UNPKG

@ni/nimble-react

Version:

React components for the NI Nimble Design System

5 lines 230 B
import { ThemeProvider } from '@ni/nimble-components/dist/esm/theme-provider'; import { wrap } from '../utilities/react-wrapper'; export {}; export const NimbleThemeProvider = wrap(ThemeProvider); //# sourceMappingURL=index.js.map