probably this shouldn't be such a coarse set of data. currentUser is retrieved and set in App, and then prop-drilled all the way down to TeacherTableAssignment. I wonder if we can cheat by just not setting the new state since it is in the text inputs already... maybe I just comment out L56?
probably this shouldn't be such a coarse set of data.
currentUseris retrieved and set inApp, and then prop-drilled all the way down toTeacherTableAssignment. I wonder if we can cheat by just not setting the new state since it is in the text inputs already... maybe I just comment out L56?