Remove more Send bounds and remove EraseViewState
This commit is contained in:
parent
b2c7ddc41f
commit
2fb4c04fc3
11 changed files with 26 additions and 193 deletions
|
@ -305,7 +305,6 @@ where
|
|||
|
||||
impl<V, I, F> Component<V> for Div<V, I, F>
|
||||
where
|
||||
// V: Any + Send + Sync,
|
||||
I: ElementInteraction<V>,
|
||||
F: ElementFocus<V>,
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue