Skip to content

Commit

Permalink
Test deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
lorcan-codes committed Nov 7, 2023
1 parent 7bd3787 commit 9fc9598
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion workspaces/website/src/components/Button/ButtonStyles.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ const outline = defineStyle({
borderColor: "grey.morning",
_dark: {
color: "selected.100"
}
},
},
_active: {
bg: "bg.200",
Expand Down

0 comments on commit 9fc9598

Please sign in to comment.