Formated Files

This commit is contained in:
Ahmad 2024-03-15 17:03:28 -04:00
parent 8ef97bf854
commit bdb5925975
No known key found for this signature in database
GPG key ID: 8FD8A93530D182BF
5 changed files with 51 additions and 47 deletions

View file

@ -69,7 +69,7 @@ export function DatePicker({
id: card.id,
boardId,
dueDate: date,
})
});
setDate(date);
};