'Filter by date using React Hook

  1. There are 2 methods of filter by date and by letters , they should work together and separately. 2.I thought I can combine them , but nothing happened and tried to compare dates which I get and which I input, unluckilly, I couldn't understand how to make it right.
  2. Here's the code https://codesandbox.io/s/filter-by-date-forked-bfo7qf


Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source