nss-day-cohort-38 / react-nutshell-pyroclastic-thunder-nerds

react-nutshell-pyroclastic-thunder-nerds created by GitHub Classroom
1 stars 2 forks source link

Ts create tasks component 5 #39

Closed tyler-simeone closed 4 years ago

tyler-simeone commented 4 years ago

Refactored TaskForm.js so now user should be able create a task and then see that new task on page refresh, as now my post method is attaching the active user's id to get added to the DB.

matthewbaker22 commented 4 years ago

👍

kwohl commented 4 years ago

nice!

bitomann commented 4 years ago

nice