feat: using bootstrap..
Some checks failed
Format / formatting (push) Successful in 7s
Build / build (push) Successful in 43s
CI / build (push) Failing after 11s
Format / formatting (pull_request) Successful in 6s

This commit is contained in:
2025-04-11 19:42:38 +02:00
parent 60290956ec
commit f8991e90ab
5 changed files with 209 additions and 42 deletions

View File

@ -89,4 +89,4 @@ function deleteApi(
}
export { callApi, postApi, deleteApi };
export { axiosInstance, callApi, postApi, deleteApi };