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 e30608c commit 1d8d1fdCopy full SHA for 1d8d1fd
src/components/EnumerationDemo.tsx
@@ -61,7 +61,7 @@ const EnumerationDemo: React.FC<EnumerationDemoProps> = ({
61
demoType,
62
isDarkMode = false,
63
customColors = {},
64
- animationSpeed = 0.18,
+ animationSpeed = 0.33,
65
className,
66
...props
67
}) => {
0 commit comments