[WEB-1949] chore: delete workspace components restructuring. (#5123)

* [WEB-1949] chore: delete workspace components restructuring.

* chore: update delete workspace section.
This commit is contained in:
Prateek Shourya 2024-07-15 16:55:26 +05:30 committed by GitHub
parent 33d6a8d233
commit 56331a7b55
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 69 additions and 51 deletions

View file

@ -0,0 +1 @@
export * from "ce/components/workspace/delete-workspace-section";

View file

@ -1,3 +1,4 @@
export * from "./edition-badge";
export * from "./upgrade-badge";
export * from "./billing";
export * from "./delete-workspace-section";