-
-
Notifications
You must be signed in to change notification settings - Fork 3.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Wrong React interfaces are used for the Svelte import components. #4255
Comments
t0ggles-create konsta |
Task nolimits4web/KONSTA-79 was created |
t0ggles-unlink |
The issue was unlinked from the task nolimits4web/KONSTA-79 |
t0ggles-create f7 |
Task nolimits4web/F7-69 was created |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Framework 7 Svelte types has react styles css.
Framework7
"framework7": "8.3.2",
"framework7-svelte": "8.3.2",
Platform and Target: Chrome PC
Files:
list-index.svelte
input.d.ts
Trying to import react styles:
See inputStyle ?: React.CSSProperties;
The text was updated successfully, but these errors were encountered: