We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a29872 commit 94cd3b2Copy full SHA for 94cd3b2
.gitignore
@@ -22,4 +22,5 @@ npm-debug.log*
22
yarn-debug.log*
23
yarn-error.log*
24
25
-.idea
+.idea
26
+.vscode
README.md
@@ -1,6 +1,8 @@
1
# Framer Motion Animated Counter
2
3

4
+
5
+
6
7
An animated counter component that starts counting when in view for Framer Motion.
8
0 commit comments