update useSmoothCount syntax

This commit is contained in:
cnrad
2022-04-16 17:15:55 -04:00
parent 92f76139ca
commit 0551bff539
3 changed files with 6 additions and 46 deletions

View File

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