Add CreateSearchSpaceDialog component

This commit is contained in:
CREDO23 2026-01-12 15:56:23 +02:00
parent eed04e9b27
commit d5580fe3ac
6 changed files with 198 additions and 0 deletions

View file

@ -12,6 +12,7 @@ export type {
} from "./types/layout.types";
export {
ChatListItem,
CreateSearchSpaceDialog,
Header,
IconRail,
LayoutShell,