Skip to content

Commit d97ad9b

Browse files
huseeiinpi0
andauthored
add react types (#3)
Co-authored-by: Pooya Parsa <[email protected]>
1 parent 6c9af8d commit d97ad9b

File tree

2 files changed

+25
-1
lines changed

2 files changed

+25
-1
lines changed

examples/react-ssr/package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@
1212
"react-dom": "^19.1.0",
1313
"react-refresh": "^0.17.0",
1414
"vite": "^7",
15-
"vue": "^3.5.17"
15+
"vue": "^3.5.17",
16+
"@types/react": "^19.1.9",
17+
"@types/react-dom": "^19.1.7"
1618
}
1719
}

pnpm-lock.yaml

Lines changed: 22 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)