Skip to content

Commit

Permalink
Fix: disconnected screen showing [object object]
Browse files Browse the repository at this point in the history
  • Loading branch information
Zyie committed Apr 5, 2024
1 parent 399e27e commit c17c33e
Show file tree
Hide file tree
Showing 2 changed files with 89 additions and 84 deletions.
171 changes: 88 additions & 83 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"pre-commit": "^1.2.2",
"prettier": "^3.2.5",
"prettier-plugin-tailwindcss": "^0.5.12",
"react-syntax-highlighter": "^15.5.0",
"react-syntax-highlighter": "npm:@fengkx/react-syntax-highlighter@15.6.1",
"rimraf": "^4.4.1",
"tailwindcss": "^3.4.1",
"ts-node": "^10.9.2",
Expand Down

0 comments on commit c17c33e

Please sign in to comment.