Skip to content

Commit 88f9199

Browse files
authored
Update index.tsx
Testing the color scheme
1 parent ea059de commit 88f9199

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ui/src/pages/Home/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -861,7 +861,7 @@ export default function CallToActionWithIllustration() {
861861
</Text>
862862
<Stack spacing={6} direction="row">
863863
<RouterLink to="signin">
864-
<Button rounded="full" px={6} colorScheme="primary">
864+
<Button rounded="full" px={6} color="yellow">
865865
Login
866866
</Button>
867867
</RouterLink>

0 commit comments

Comments
 (0)