Closed BlancaCC closed 2 years ago
This closed #31 The problem was that useEffect doesn't change for an object (in this cases a list). The solution have been created a structure whis a variable of state and the list. The variable of state is used to trigger the useEffect.
This closed #31 The problem was that useEffect doesn't change for an object (in this cases a list). The solution have been created a structure whis a variable of state and the list. The variable of state is used to trigger the useEffect.