UNPKG

@while-and-for/tremor-react

Version:

The React library to build dashboards faster.

5 lines (4 loc) 246 B
export { default as SearchSelect } from "./SearchSelect"; export type { SearchSelectProps } from "./SearchSelect"; export { default as SearchSelectItem } from "./SearchSelectItem"; export type { SearchSelectItemProps } from "./SearchSelectItem";