mirror of
https://github.com/DioxusLabs/dioxus
synced 2025-02-17 06:08:26 +00:00
fix html cargo.toml
This commit is contained in:
parent
7577019946
commit
26f6561de5
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ features = [
|
|||
"FocusEvent",
|
||||
"CompositionEvent",
|
||||
"ClipboardEvent",
|
||||
"DragEvent"
|
||||
"DragEvent",
|
||||
"Element",
|
||||
"DomRect",
|
||||
"ScrollIntoViewOptions",
|
||||
|
|
Loading…
Add table
Reference in a new issue