Browse Source

Fix compiler error in examples/fullstack-auth (#3359)

Co-authored-by: Yongkie Wiyogo <6004558-ywiyogo@users.noreply.gitlab.com>
Yongkie Wiyogo 5 tháng trước cách đây
mục cha
commit
0a72cbac5b
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      packages/web/Cargo.toml

+ 1 - 0
packages/web/Cargo.toml

@@ -54,6 +54,7 @@ features = [
     "CustomEvent",
     "DataTransfer",
     "Document",
+    "DomRectReadOnly",
     "DragEvent",
     "FocusEvent",
     "History",