Replies: 1 comment
-
can you please post the example? |
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
Uh oh!
There was an error while loading. Please reload this page.
-
As a package alias, it works at the top level. But it fails quite early on when components expects
VNode
but gotReactElement
, vice versa.How do I properly alias the types inside?
Beta Was this translation helpful? Give feedback.
All reactions