-
-
Notifications
You must be signed in to change notification settings - Fork 49
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
ReactToSolid Error #265
Comments
here's the whole file Code
|
There are some problems:
I will keep it in mind for future versions. Remember that ReactToSolid is only a conversion approximation, if the code is complex, manual adaptations will need to be carried out. |
I came across useAssets hook , which is undocumented hook being used here Being used here https://github.com/swordev/suid/blob/main/packages/styled-engine/src/createStyle.tsx#L81 I used the useAssets hook and it works in SolidStart, however not in Astro |
Many errors occurred during conversion from react to solid, I am trying to convert remix-ui, I think its the best ui library that if converted to solid would benefit a lot and also after shadcn-ui
Here's the error
The text was updated successfully, but these errors were encountered: