Remove typing animation

This commit is contained in:
Hazem Krimi
2021-08-16 15:42:44 +01:00
parent 07c97a29b5
commit 10aa96a6c9
3 changed files with 14 additions and 230 deletions
-2
View File
@@ -20,14 +20,12 @@
"prism-react-renderer": "^1.1.1",
"react": "17.0.1",
"react-dom": "17.0.1",
"react-typing-animation": "^1.6.2",
"styled-components": "^5.2.1"
},
"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",
"babel-plugin-styled-components": "^1.12.0",
"babel-runtime": "^6.26.0",