Boolean attributes for `jsx` are added as strings.
JayaKrishnaNamburu opened this issue · 1 comments
JayaKrishnaNamburu commented
<input
type="text"
placeholder="Search for packages..."
autoComplete="on"
autoFocus="true"
className={` ${styles["textinput"]} ${projectStyles["input"]} ${projectStyles["searchinput"]} `}
/>
JayaKrishnaNamburu commented
False Alaram 😅