Issue: Even after clearing the search input the page is still showing the search results  Solution:By adding debouncing to this we can bounce back and get all the notes after clearing the search input. 
Issue: Even after clearing the search input the page is still showing the search results

Solution:By adding debouncing to this we can bounce back and get all the notes after clearing the search input.
