Skip to content

Commit

Permalink
no more green buttons
Browse files Browse the repository at this point in the history
  • Loading branch information
jorbuedo committed Sep 24, 2024
1 parent 2b14715 commit 54a4736
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/wallet-mobile/src/components/Button/Button.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ export const Button = (props: ButtonProps) => {
outlineOnLight,
iconImage,
withoutBackground,
shelleyTheme,
shelleyTheme = true,
mainTheme,
outlineShelley,
textStyles,
Expand Down

0 comments on commit 54a4736

Please sign in to comment.