UNPKG

@ni/nimble-react

Version:

React components for the NI Nimble Design System

6 lines 274 B
import { MappingEmpty, mappingEmptyTag } from '@ni/nimble-components/dist/esm/mapping/empty'; import { wrap } from '../../utilities/react-wrapper'; export { mappingEmptyTag }; export {}; export const NimbleMappingEmpty = wrap(MappingEmpty); //# sourceMappingURL=index.js.map