This commit is contained in:
natib21
2026-06-29 14:54:34 +00:00
parent c728b249c2
commit 9b11eeb623

View File

@@ -46,7 +46,7 @@ import {
import { bookingsService } from "@/services/bookings.service";
import { vehiclesService } from "@/services/vehicles.service";
import { ratesService } from "@/services/rates.service";
import { apiClient } from "@/services/api-client";
import { api } from "@/auth/http";
import type { BookingDetail } from "@/types/booking";
const formatPrice = (amount: number) =>