minor fixes

This commit is contained in:
2026-04-04 13:00:02 +05:30
parent 51e70a72e1
commit 5c7d36403f
4 changed files with 24 additions and 24 deletions

View File

@@ -1,5 +1,5 @@
import axios, { AxiosInstance } from "axios";
import { createApiClient } from "../../auth/src";
import { createApiClient } from "../../react-auth";
/**
* We expose a singleton-like getter/setter for the API clients