WIP: Add ButtonSide element
This commit is contained in:
parent
e4871afaf3
commit
4ef59899d1
3 changed files with 165 additions and 17 deletions
|
@ -30,11 +30,11 @@ serde_derive.workspace = true
|
|||
smallvec.workspace = true
|
||||
smol.workspace = true
|
||||
globset.workspace = true
|
||||
|
||||
serde_json.workspace = true
|
||||
[dev-dependencies]
|
||||
client = { path = "../client", features = ["test-support"] }
|
||||
editor = { path = "../editor", features = ["test-support"] }
|
||||
gpui = { path = "../gpui", features = ["test-support"] }
|
||||
serde_json.workspace = true
|
||||
|
||||
workspace = { path = "../workspace", features = ["test-support"] }
|
||||
unindent.workspace = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue