wip: finish browse users

This commit is contained in:
Ren Amamiya
2023-09-25 14:35:47 +07:00
parent 9ff74599eb
commit a66770989b
19 changed files with 895 additions and 267 deletions

View File

@@ -24,7 +24,10 @@ export function Navigation() {
return (
<Frame className="relative flex h-full w-[232px] flex-col" lighter>
<div className="inline-flex h-16 w-full items-center justify-end px-3">
<div
data-tauri-drag-region
className="inline-flex h-16 w-full items-center justify-end px-3"
>
<ComposerModal />
</div>
<div