Merge branch 'main' into storybook
This commit is contained in:
commit
362b1a44be
43 changed files with 1299 additions and 312 deletions
|
@ -171,6 +171,7 @@ pub trait Item: View {
|
|||
None
|
||||
}
|
||||
}
|
||||
|
||||
fn as_searchable(&self, _: &ViewHandle<Self>) -> Option<Box<dyn SearchableItemHandle>> {
|
||||
None
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue