Refactored store

This commit is contained in:
cracklesparkle
2024-06-25 15:56:00 +09:00
parent 85f97e9e0e
commit 18fb120777
15 changed files with 205 additions and 113 deletions

View File

@ -18,4 +18,4 @@ axiosInstance.interceptors.request.use(
}
);
export default axiosInstance;
export default axiosInstance;