Skip to content

Cannot run JSX when using <Address> or <Copyable> #2646

Answered by ziad-saab
1337-ishaan asked this question in Q&A
Discussion options

You must be logged in to vote

@1337-ishaan Looking at the code above however, I see that you're adding children to Address and Copyable. Neither accepts children. The proper way to use them would be:

<Address address="0x...." />
<Copyable value="..." />

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@1337-ishaan
Comment options

@Montoya
Comment options

@ziad-saab
Comment options

@ziad-saab
Comment options

Answer selected by 1337-ishaan
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants