Add react-github-corner.

This commit is contained in:
Yang Luo
2021-02-13 14:22:49 +08:00
parent 35df55cf70
commit 4daa4416c1
5 changed files with 63 additions and 0 deletions

View File

@ -12,6 +12,7 @@
"react": "^16.14.0",
"react-device-detect": "^1.14.0",
"react-dom": "^16.14.0",
"react-github-corner": "^2.5.0",
"react-router-dom": "^5.2.0",
"react-scripts": "3.4.3"
},