How to fixed this error render() #1575
Unanswered
Abdulmateenchitrali
asked this question in
Q&A
Replies: 1 comment
-
@Abdulmateenchitrali please post the content of |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
'UpgradeCard' refers to a value, but is being used as a type here. Did you mean 'typeof UpgradeCard'
at this line
const tree = render(<UpgradeCard />).toJSON()
Full code
Beta Was this translation helpful? Give feedback.
All reactions