UNPKG

@navikt/ds-react

Version:

React components from the Norwegian Labour and Welfare Administration.

6 lines 240 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.DropdownContext = void 0; const react_1 = require("react"); exports.DropdownContext = (0, react_1.createContext)(null); //# sourceMappingURL=context.js.map