teleporthq/teleport-code-generators

Boolean attributes for `jsx` are added as strings.

JayaKrishnaNamburu opened this issue · 1 comments

          <input
               type="text"
                placeholder="Search for packages..."
                autoComplete="on"
                autoFocus="true"
                className={` ${styles["textinput"]} ${projectStyles["input"]} ${projectStyles["searchinput"]} `}
           />

False Alaram 😅