소스 검색

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

Co-authored-by: Yongkie Wiyogo <6004558-ywiyogo@users.noreply.gitlab.com>
Yongkie Wiyogo 5 달 전
부모
커밋
0a72cbac5b
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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",