Skip to content

Commit

Permalink
fix(StickyBar): create guild button color scheme
Browse files Browse the repository at this point in the history
  • Loading branch information
BrickheadJohnny committed Jul 15, 2024
1 parent f681868 commit c38e31c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/app/explorer/_components/StickyBar.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ const CreateGuildLink = () => {
href="/create-guild"
prefetch={false}
className={buttonVariants({
colorScheme: "secondary",
variant: "ghost",
size: "sm",
className: [
Expand Down

0 comments on commit c38e31c

Please sign in to comment.