JustinGuruTech / todo-react-firebase

Todo web-app made using react, firebase, and materialUI.
0 stars 1 forks source link

Hide overdue/due date on main list when completed #35

Closed TheDizruptor closed 4 years ago

TheDizruptor commented 4 years ago

When the todo is completed, the overdue/due date in the top right should be hidden to clean up the UI a bit.

TheDizruptor commented 4 years ago

Time now only displays if not completed