We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 886a42f commit 3fbb6fbCopy full SHA for 3fbb6fb
2 files changed
examples/getting-started/nextjs/package.json
@@ -9,7 +9,7 @@
9
"lint": "eslint"
10
},
11
"dependencies": {
12
- "@superdoc-dev/react": "latest",
+ "@superdoc-dev/react": "^1.0.0-rc.1",
13
"next": "16.1.6",
14
"react": "^19.2.0",
15
"react-dom": "^19.2.0"
examples/getting-started/react/package.json
"preview": "vite preview"
0 commit comments