UNPKG

@navikt/ds-react

Version:

React components from the Norwegian Labour and Welfare Administration.

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