You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
×
input is a void element tag and must neither have children nor use dangerouslySetInnerHTML.
in input (at App.js:103)
in form (created by Form)
in Form (at App.js:102)
in div (created by Grid)
in Grid (at App.js:100)
in hr (at App.js:99)
in div (at App.js:94)
in App (at src/index.js:10)
The text was updated successfully, but these errors were encountered:
×
input is a void element tag and must neither have
children
nor usedangerouslySetInnerHTML
.in input (at App.js:103)
in form (created by Form)
in Form (at App.js:102)
in div (created by Grid)
in Grid (at App.js:100)
in hr (at App.js:99)
in div (at App.js:94)
in App (at src/index.js:10)
The text was updated successfully, but these errors were encountered: