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 240c29b commit 25f304dCopy full SHA for 25f304d
packages/@react-spectrum/s2/stories/Meter.stories.tsx
@@ -17,7 +17,7 @@ import {StaticColorDecorator} from './utils';
17
const meta: Meta<typeof Meter> = {
18
component: Meter,
19
parameters: {
20
- chromaticProvider: {disableAnimations: true}
+ layout: 'centered'
21
},
22
decorators: [StaticColorDecorator],
23
tags: ['autodocs'],
0 commit comments