[Feature] : Add search book Results
Description
- Hello @hereisSwapnil i have completed the New Feature implemented.
- I will implement the New Feature of the search Results of the books.
Resolves: #147
Checklist
Before submitting this pull request, kindly verify that the ensuing checkpoints have been reached.
- [x] Have you adhered to the repository's defined coding convention rules?
- [x] Have you updated the 'documentation.md' file with the method/function documentation?
- [x] Have you sent a message along with the result or response?
- [x] Have you used the try-catch technique?
- [x] Has the method/class been added to the documentation (md file)?
Screenshots
@sivaprasath2004 is attempting to deploy a commit to the swapnilsingh99's projects Team on Vercel.
A member of the Team first needs to authorize it.
@sivaprasath2004 Please fix the error in search when I type - "aa"
@hereisSwapnil fixed Is it solved..
@sivaprasath2004 This is missing from DocGrid.jsx const [dynamicSearch, setDynamicSearch] = useState("");
Also try to remove the query search when the path of the page changes when search button is clicked
@hereisSwapnil kindly try this time..