UNPKG

@while-and-for/tremor-react

Version:

The React library to build dashboards faster.

5 lines (4 loc) 198 B
export { default as Select } from "./Select"; export type { SelectProps } from "./Select"; export { default as SelectItem } from "./SelectItem"; export type { SelectItemProps } from "./SelectItem";