chore: refactor root view

This commit is contained in:
2025-02-10 15:24:42 +07:00
parent 0347e8b3c5
commit bfc9588738
8 changed files with 40 additions and 62 deletions

View File

@@ -7,7 +7,6 @@ publish = false
[dependencies]
common = { path = "../common" }
state = { path = "../state" }
ui = { path = "../ui" }
gpui.workspace = true
nostr-sdk.workspace = true