Skip to content

Commit 02a234e

Browse files
committed
feat: add json viewer
1 parent 7038f4e commit 02a234e

File tree

4 files changed

+336
-0
lines changed

4 files changed

+336
-0
lines changed

site/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
"react": "^19.0.0",
2323
"react-dom": "^19.0.0",
2424
"react-hook-form": "^7.54.2",
25+
"react-json-view": "^1.21.3",
2526
"tailwind-merge": "^3.0.2",
2627
"tailwindcss": "^4.0.9",
2728
"tailwindcss-animate": "^1.0.7"

0 commit comments

Comments
 (0)