feat(index): update index page

This commit is contained in:
Haoyu Xu
2023-01-03 08:05:43 -05:00
parent ed64685bb6
commit b87223c7bf
5 changed files with 33 additions and 2 deletions

View File

@@ -11,6 +11,7 @@
"dependencies": {
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-router-dom": "^6.6.1",
"yaml": "^2.2.1"
},
"devDependencies": {