Skip to content

Commit

Permalink
Added a Right Caret and Reverted Code
Browse files Browse the repository at this point in the history
  • Loading branch information
0xSaksham committed Jul 2, 2024
1 parent 316dca1 commit 8f7d32c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/Jam.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -562,6 +562,7 @@ export default function Jam({ wallet }: JamProps) {
>
<div className="d-flex justify-content-center align-items-center">
{t('scheduler.button_start')}
<Sprite symbol="caret-right" width="24" height="24" className="ms-1" />
</div>
</rb.Button>
</rb.Form>
Expand Down

0 comments on commit 8f7d32c

Please sign in to comment.