Closed asanchezyali closed 4 months ago
@asanchezyali is attempting to deploy a commit to the timlrx's projects Team on Vercel.
A member of the Team first needs to authorize it.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
tailwind-nextjs-starter-blog | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Jul 30, 2024 8:52am |
Strange the I don't get this error on chrome but you are right that the properties should be camel case. Thanks for the fix!
This commit addresses the issue where an error was logged in the console when the user switched between light and dark modes. The warning was caused by the inappropriate use of SVG tags in JSX. The solution involved correcting the SVG tag usage to comply with JSX syntax requirements.
Closes #974