We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6af3e89 commit f4171f1Copy full SHA for f4171f1
lessons/11-animation/lecture/Dashboard.js
@@ -166,7 +166,7 @@ function Day({
166
//
167
// - We'll also use an "ease out" bezier curve for a nicer effect
168
169
-// - Move the hook into it's own component so we don't do this animation all
+// - Move the hook into its own component so we don't do this animation all
170
// the time, even when we don't use it.
171
172
// (Don't forget to remove `value` from the deps array!)
0 commit comments