dataProvider is not sending any request after adding axios instance
I have configured an axios instance to handle auth in headers, when I pass it to the dataProvider in the Refine component, no request is sent when entering any view. What am I doing wrong?
