Merge pull request #1341 from namdaoduy/patch-1
BUG FIX: should support react-dom 16 and 17
This commit is contained in:
+1
-1
@@ -73,7 +73,7 @@
|
||||
},
|
||||
"peerDependencies": {
|
||||
"react": "16 || 17",
|
||||
"react-dom": "17 || 17"
|
||||
"react-dom": "16 || 17"
|
||||
},
|
||||
"files": [
|
||||
"dist",
|
||||
|
||||
Reference in New Issue
Block a user