wip: refactor

This commit is contained in:
2024-12-07 15:08:47 +07:00
parent c8315a2f93
commit 187d0078f9
20 changed files with 7609 additions and 330 deletions

View File

@@ -9,6 +9,8 @@ name = "coop"
path = "src/main.rs"
[dependencies]
coop-ui = { path = "../ui" }
gpui.workspace = true
components.workspace = true
reqwest_client.workspace = true