Refactor data fetching logic to reduce redundancy. use axios for data fetching use a custom hook improve types?
Refactor data fetching logic to reduce redundancy.
use axios for data fetching
use a custom hook
improve types?