Browse Source

fix html cargo.toml

Evan Almloff 2 năm trước cách đây
mục cha
commit
26f6561de5
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      packages/html/Cargo.toml

+ 1 - 1
packages/html/Cargo.toml

@@ -39,7 +39,7 @@ features = [
     "FocusEvent",
     "CompositionEvent",
     "ClipboardEvent",
-    "DragEvent"
+    "DragEvent",
     "Element",
     "DomRect",
     "ScrollIntoViewOptions",