You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In some components like this one I need to access the generated JSX types but they are not exported in the build of Qwik core in dist/core-internal.d.ts.
Which component is affected?
Qwik Runtime
Describe the bug
In some components like this one I need to access the generated JSX types but they are not exported in the build of Qwik core in
dist/core-internal.d.ts
.Reproduction
https://stackblitz.com/edit/github-o2f6fj9n?file=src%2Fcomponents%2FCheckIcon.tsx
Steps to reproduce
No response
System Info
Additional Information
No response
The text was updated successfully, but these errors were encountered: