wip: finish browse users
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user