Checkpoint
This commit is contained in:
parent
2044ccdc0b
commit
ce8533f83b
11 changed files with 161 additions and 181 deletions
|
@ -56,6 +56,7 @@ pub fn derive_element(input: TokenStream) -> TokenStream {
|
|||
type ElementState = gpui3::AnyElement<#state_type>;
|
||||
|
||||
fn element_id(&self) -> Option<gpui3::ElementId> {
|
||||
// todo!("What should element_id be here?")
|
||||
None
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue