Convert copilot popup to modal
This commit is contained in:
parent
3e8e1c6404
commit
0ce94fc791
3 changed files with 39 additions and 87 deletions
|
@ -158,7 +158,6 @@ fn main() {
|
|||
node_runtime.clone(),
|
||||
cx,
|
||||
);
|
||||
copilot_button::init(cx);
|
||||
assistant::init(cx);
|
||||
|
||||
cx.spawn(|_| watch_languages(fs.clone(), languages.clone()))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue