fix: conflict on Apis

This commit is contained in:
Mohamed Maoulainine Maoulainine
2025-04-29 00:32:03 +02:00
parent c3dded1e05
commit 008e003207
4 changed files with 8 additions and 35 deletions

View File

@ -3,7 +3,7 @@ import Appointment from "@/ApiClasses/Appointment";
import { axiosInstance, defaultApiErrorHandler, defaultApiSuccessHandler } from "@/services/api"
// Shared API
// Shared API
function getSectionCellsByDate(
projectId: number,
sectionId: number,