do you have parameter to remove the prefix 0x ? #5
wade-liwei
started this conversation in
General
Replies: 2 comments 11 replies
-
(I converted this issue to be a discussion) For the badge, you can pass a function to the <Addreth
address="0x…"
label={(address) => address.replace(/^0x/, '')}
/> |
Beta Was this translation helpful? Give feedback.
9 replies
-
very nice, right now,only have one question,How do I to add a callback when I click the copy button to remove the prefix '0x'. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
do you have parameter to remove the prefix 0x ?
Beta Was this translation helpful? Give feedback.
All reactions