Skip to content

Commit

Permalink
update color
Browse files Browse the repository at this point in the history
  • Loading branch information
devksingh4 committed Jul 12, 2024
1 parent e72188d commit 5b4db8d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ export function PartnerLoginButton(
disabled={false}
leftSection={null}
variant="filled"
color='blue'
color='#0053B3'
{...props}
onClick={() => {
login();
Expand Down

0 comments on commit 5b4db8d

Please sign in to comment.