Posts by Eric Vasconcelos de Oliveira • 1 point
1 post
-
0
votes1
answer59
viewsA: Change input color when data is not valid?
You can solve this problem in a very simplified way. It is important that you declare the function in the constructor in order to change the function context. class App extends React.Component {…