UNPKG

@navikt/ds-react

Version:

React components from the Norwegian Labour and Welfare Administration.

3 lines 123 B
import { createContext } from "react"; export const TableContext = createContext(null); //# sourceMappingURL=context.js.map