payapula / blog

Payapula's Website, Portfolio and Blog
https://www.bharathikannan.com
MIT License
2 stars 0 forks source link

[REFACTOR] Remove useEffect for Search when searching for posts in Blog Homepage #61

Closed payapula closed 1 year ago

payapula commented 1 year ago

Describe the bug

Remove useEffect and handle search via the existing event handler.