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 3d2b90e commit 16e535cCopy full SHA for 16e535c
src/index.tsx
@@ -32,7 +32,7 @@ interface CSSAnimationProps {
32
}
33
34
/**
35
- * A `spin` style object to an `Animated` component add a linear spinning animation. Great for loaders.
+ * Add `spin` style object to an `Animated` component add a linear spinning animation. Great for loaders.
36
*/
37
export const spin: CSSAnimationProperties = {
38
animationName: {
0 commit comments