mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-29 19:35:20 +02:00
Add AllSearchSpacesSheet component
This commit is contained in:
parent
d5580fe3ac
commit
7a58f2f568
6 changed files with 152 additions and 4 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue