Add AllSearchSpacesSheet component

This commit is contained in:
CREDO23 2026-01-12 15:59:03 +02:00
parent d5580fe3ac
commit 7a58f2f568
6 changed files with 152 additions and 4 deletions

View file

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