Add loading between pages

This commit is contained in:
Hazem Krimi
2021-08-16 15:42:21 +01:00
parent 9a39e89f48
commit 07c97a29b5
4 changed files with 43 additions and 0 deletions
+2
View File
@@ -16,6 +16,7 @@
"mdx-embed": "^0.0.17",
"next": "10.0.4",
"next-mdx-remote": "^2.1.1",
"nprogress": "^0.2.0",
"prism-react-renderer": "^1.1.1",
"react": "17.0.1",
"react-dom": "17.0.1",
@@ -24,6 +25,7 @@
},
"devDependencies": {
"@types/node": "^14.14.19",
"@types/nprogress": "^0.2.0",
"@types/react": "^17.0.0",
"@types/react-typing-animation": "^1.6.2",
"@types/styled-components": "^5.1.7",