فهرست منبع

fix html cargo.toml

Evan Almloff 1 سال پیش
والد
کامیت
26f6561de5
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  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",