UNPKG

@ni/nimble-react

Version:

React components for the NI Nimble Design System

5 lines 225 B
import { MappingUser } from '@ni/nimble-components/dist/esm/mapping/user'; import { wrap } from '../../utilities/react-wrapper'; export {}; export const NimbleMappingUser = wrap(MappingUser); //# sourceMappingURL=index.js.map