Skip to content

Commit

Permalink
chore: use outline
Browse files Browse the repository at this point in the history
  • Loading branch information
bigint committed Mar 1, 2024
1 parent 8686ae7 commit 0bfe995
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ const RelayerBalance: FC<RelayerBalanceProps> = ({ address, index }) => {
className="w-full justify-center"
disabled={loading}
onClick={refill}
outline
size="sm"
>
Refill Balance
Expand Down

1 comment on commit 0bfe995

@vercel
Copy link

@vercel vercel bot commented on 0bfe995 Mar 1, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

web – ./apps/web

web-heyxyz.vercel.app
heyxyz.vercel.app
web-git-main-heyxyz.vercel.app
hey.xyz

Please sign in to comment.