UNPKG

@navikt/ds-react

Version:

React components from the Norwegian Labour and Welfare Administration.

3 lines (2 loc) 177 B
export { default as Search, type SearchProps, type SearchClearEvent, } from "./Search.js"; export { default as SearchButton, type SearchButtonProps, } from "./SearchButton.js";