UNPKG

@navikt/ds-react

Version:

React components from the Norwegian Labour and Welfare Administration.

4 lines 208 B
"use client"; export { useMonthpicker } from "./hooks/useMonthPicker.js"; export { default as MonthPicker, MonthPickerStandalone, MonthPickerInput, } from "./MonthPicker.js"; //# sourceMappingURL=index.js.map