You lost me a bit there, but there’s nothing wrong with your decision to use (and even advocate) Axios. It’s a great bit of code and I use it too.
Ultimately, it’s up to developers to decide what to use. Some like to use powerful libraries that can do everything (like Axios) for every project; which is a good decision because you’re potentially saving time on (re)learning another library. Others like to pick and choose, which is also a good decision because you can re-evaluate needs/risks/costs/advantages for each application.
Either way, life is code and glad we share that!