Remove all search spaces sheet and dropdown option

This commit is contained in:
CREDO23 2026-01-13 00:49:27 +02:00
parent 73a57589ac
commit 4ace7d09a0
10 changed files with 13 additions and 296 deletions

View file

@ -1,7 +1,6 @@
export { CreateSearchSpaceDialog } from "./dialogs";
export { Header } from "./header";
export { IconRail, NavIcon, SearchSpaceAvatar } from "./icon-rail";
export { AllSearchSpacesSheet } from "./sheets";
export { LayoutShell } from "./shell";
export {
ChatListItem,