Skip to content

Commit

Permalink
X2-7088: Revert changes which are breaking selenium (xola#265)
Browse files Browse the repository at this point in the history
  • Loading branch information
tanushreec authored Sep 18, 2023
1 parent 3977b33 commit 207320c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/Buttons/SubmitButton.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ export const SubmitButton = ({

return (
<Button
type="submit"
color={color}
disabled={showTransition || disabled}
variant={variant}
Expand Down

0 comments on commit 207320c

Please sign in to comment.