Skip to content

Commit 7986cee

Browse files
use react 18 to remove warning element.ref
1 parent 4404aee commit 7986cee

File tree

2 files changed

+3799
-2791
lines changed

2 files changed

+3799
-2791
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
},
2626
"dependencies": {
2727
"@pdf-viewer/react": "latest",
28-
"react": "latest",
29-
"react-dom": "latest"
28+
"react": "18.2.0",
29+
"react-dom": "18.2.0"
3030
}
3131
}

0 commit comments

Comments
 (0)