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 02b9ce1 commit a84c31bCopy full SHA for a84c31b
1 file changed
withAnimation.js
@@ -24,7 +24,6 @@ export default function withAnimation(WrappedComponent, indeterminateProgress) {
24
25
static defaultProps = {
26
animated: true,
27
- direction: 'clockwise',
28
indeterminate: false,
29
progress: 0,
30
};
0 commit comments