Skip to content

Commit

Permalink
Update App.jsx
Browse files Browse the repository at this point in the history
  • Loading branch information
lcfr-eth authored Oct 8, 2023
1 parent f165f1f commit 7d577fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/App.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -825,7 +825,7 @@ function App(props) {
/>
<Divider />
<div>If transferring ERC721 tokens connect the approved wallet.</div>
<div>If transferring ERC1155 connect as the owner/hacked wallet.</div>
<div>If transferring ERC1155 connect as the approved wallet.</div>
<div style={{ padding: 4 }}></div>
Enter Collection address:
<div style={{ padding: 4 }}>
Expand Down

1 comment on commit 7d577fa

@vercel
Copy link

@vercel vercel bot commented on 7d577fa Oct 8, 2023

Choose a reason for hiding this comment

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

Please sign in to comment.