© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
S Thananjaya Chakravarthy
Block Chain Application Developer
Why do you wanna use axios in the first place?
You can use native javascript "fetch" method instead of axios. Avoid using third parties library in your front end application!!
The snapshot provided below can help you I guess!