plane/space/components/ui/index.ts
Anmol Singh Bhatia 8b2d78ef92
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-05 16:07:25 +05:30

4 lines
89 B
TypeScript

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