Is it just me, or is React getting more demanding about adding keys to everything?
Itβs complaining to me now about a perfectly normal <div><label /><input/><button/></div>
structure not having keys π
Is it just me, or is React getting more demanding about adding keys to everything?
Itβs complaining to me now about a perfectly normal <div><label /><input/><button/></div>
structure not having keys π