Javascript – React list is not updated for no reason (as far as I know)
I finished the reactjs tutorial and tried to make my first page. I made a button to spawn boxes, and in each box buttons to move or remove them. I made a version where the moving part did not work,…