UNPKG

@while-and-for/tremor-react

Version:

The React library to build dashboards faster.

5 lines (4 loc) 238 B
export { default as MultiSelect } from "./MultiSelect"; export type { MultiSelectProps } from "./MultiSelect"; export { default as MultiSelectItem } from "./MultiSelectItem"; export type { MultiSelectItemProps } from "./MultiSelectItem";