Class attributes not allowed in JSX code Emanuil 创建于 2024年04月13日 13:05 I'm getting this warning on class attributes in Solid.js / JSX code.Attribute class is not allowed hereIs this expected, and how do I fix it?Here's a screenshot: