Skip to content

Commit

Permalink
Changes button verbiage to 'Try another wallet' for additional signer
Browse files Browse the repository at this point in the history
From 'Try another stamp'
  • Loading branch information
aminah-io authored May 15, 2023
2 parents 79cc5aa + 9320856 commit 36ebf1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/components/NoStampModal.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ export const NoStampModal = ({ isOpen, onClose }: NoStampModalProps) => {
className="my-auto mr-2"
/>
)}
Try another stamp
Try another wallet
</button>
</div>
</>
Expand Down

2 comments on commit 36ebf1a

@Ahmdhsnpwr
Copy link

Choose a reason for hiding this comment

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

Ssdf

@itsguptafflover
Copy link

Choose a reason for hiding this comment

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

wow awsome

Please sign in to comment.