WIP
This commit is contained in:
parent
f5682a3cb5
commit
18b0385d73
3 changed files with 15 additions and 2 deletions
|
@ -332,7 +332,7 @@ pub fn element_derive(input: TokenStream) -> TokenStream {
|
|||
_: &(),
|
||||
view: &V,
|
||||
cx: &gpui::ViewContext<V>,
|
||||
) -> serde_json::Value {
|
||||
) -> gpui::json::Value {
|
||||
element.debug(view, cx)
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue