bb-plane-fork/web/ce/components/workspace/index.ts
Prateek Shourya 56331a7b55
[WEB-1949] chore: delete workspace components restructuring. (#5123)
* [WEB-1949] chore: delete workspace components restructuring.

* chore: update delete workspace section.
2024-07-15 16:55:26 +05:30

4 lines
137 B
TypeScript

export * from "./edition-badge";
export * from "./upgrade-badge";
export * from "./billing";
export * from "./delete-workspace-section";