Rename SelectorModal -> Picker, put it in its own crate
This commit is contained in:
parent
bde52d5c93
commit
7964464e3d
5 changed files with 61 additions and 23 deletions
|
@ -11,6 +11,7 @@ doctest = false
|
|||
editor = { path = "../editor" }
|
||||
fuzzy = { path = "../fuzzy" }
|
||||
gpui = { path = "../gpui" }
|
||||
picker = { path = "../picker" }
|
||||
settings = { path = "../settings" }
|
||||
util = { path = "../util" }
|
||||
theme = { path = "../theme" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue