feat: using bootstrap..

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
front/MyINPulse-front/src

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