Chore: search code splitting (#6628)

* fix: Handled workspace switcher closing on click

* chore: code splitting for search

* fix: refactor

* fix: quick link error validation

* fix: refactor

* fix: refactor
This commit is contained in:
Akshita Goyal 2025-02-18 15:11:44 +05:30 committed by GitHub
parent 3f6ef56a0f
commit a49d899ea1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 36 additions and 15 deletions

View file

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