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 0b40a2e commit ae5de38Copy full SHA for ae5de38
src/tours.tsx
@@ -27,6 +27,7 @@ const LiveGraphStep = () => {
27
src={accelerometerImage}
28
w="150px"
29
aspectRatio={500 / 482}
30
+ flexShrink={0}
31
alt={intl.formatMessage({ id: "accelerometer-image-alt" })}
32
/>
33
</HStack>
0 commit comments