use-smooth-count for userCount

This commit is contained in:
cnrad
2022-04-16 01:03:43 -04:00
parent 59f916bd48
commit 92f76139ca
3 changed files with 63 additions and 12 deletions

View File

@@ -20,7 +20,8 @@
"next": "11.0.0",
"react": "17.0.2",
"react-dom": "17.0.2",
"styled-components": "^5.3.0"
"styled-components": "^5.3.0",
"use-smooth-count": "^0.2.0"
},
"devDependencies": {
"@types/escape-html": "^1.0.1",