plane/space/components/ui/index.ts
Anmol Singh Bhatia e6eef7eb0b chore: space ui component revamp and bug fixes (#2980)
* chore: replace space ui component with plane ui component

* fix: space project icon and user pic bug

* chore: code refactor

* fix: profile section navbar fix
2023-12-07 19:59:35 +05:30

4 lines
89 B
TypeScript

export * from "./dropdown";
export * from "./icon";
export * from "./reaction-selector";