ShaifArfan/react-todo-app

!== title || todo.status !== status || todo.description !== description) {

febryola opened this issue · 0 comments

        if (todo.title !== title || todo.status !== status || todo.description !== description) {