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
We are trying to use PCUI on our preact project, however, it seems that trying to import it right now makes it think the import is not a valid JSX component.
To Reproduce
Steps to reproduce the behavior:
Start a base Preact project with TypeScript
Install PCUI (ensure @preact/compat is installed)
Use at least one component in the project
See error
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
Desktop (please complete the following information):
OS: macOS Seqouia
Browser Edge
Version 120
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
Describe the bug
We are trying to use PCUI on our preact project, however, it seems that trying to import it right now makes it think the import is not a valid JSX component.
To Reproduce
Steps to reproduce the behavior:
@preact/compat
is installed)Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
Desktop (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: