Implement loading bar

This commit is contained in:
Sakura Knoll
2022-01-09 20:17:54 +09:00 Unverified
parent c026988cfa
commit 793f2b0e6a
4 changed files with 118 additions and 0 deletions
+2
View File
@@ -9,6 +9,7 @@
"date-fns": "^2.27.0",
"next": "^12.0.7",
"next-i18next": "^10.1.0",
"nprogress": "^0.2.0",
"open-color": "^1.9.1",
"ramda": "^0.27.1",
"react": "^17.0.2",
@@ -17,6 +18,7 @@
"theme-ui": "^0.12.1"
},
"devDependencies": {
"@types/nprogress": "^0.2.0",
"@types/ramda": "^0.27.60",
"@types/react": "^17.0.37",
"eslint": "8.5.0",