Skip to content

Commit

Permalink
Review fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Atatakai authored and Atatakai committed May 23, 2024
1 parent a20ca12 commit b2718d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/components/Setup/Create/SetupEoaFunding.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@ const SetupEoaFundingWaiting = ({
</Flex>

<span className="can-select-text break-word">
GNO:&nbsp;{masterEoa}
{`GNO: ${masterEoa}`}
</span>
<Alert
className="account-creation-alert"
Expand Down

0 comments on commit b2718d7

Please sign in to comment.