Skip to content

Commit

Permalink
Remove flashing from indicator
Browse files Browse the repository at this point in the history
  • Loading branch information
devcshort committed Jan 26, 2024
1 parent 80e6ae9 commit 09c2ee5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/client/components/organisms/HeroSection.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,6 @@ export function HeroSection() {
color="red"
size={12}
label={t('new')}
processing
styles={{ indicator: { padding: theme.spacing.md } }}
>
<Button color="primary" onClick={enableTour}>
Expand Down

0 comments on commit 09c2ee5

Please sign in to comment.