chore: update custom-rules & update style & script data
This commit is contained in:
@@ -20,11 +20,10 @@ import AdminLayout from "../../components/AdminLayout";
|
||||
import "./AdminOrders.css";
|
||||
import {
|
||||
getAllCommands,
|
||||
getCommandItems,
|
||||
getDeliverymanLocationForCommand,
|
||||
isAdminAuthenticated,
|
||||
} from "../../api/api_admin";
|
||||
|
||||
import { getCommandItems } from "../../api/api_cabine";
|
||||
import type { DeliverymanLocationResponse } from "../../api/api_admin_types";
|
||||
|
||||
// Interface correspondant au backend
|
||||
|
||||
Reference in New Issue
Block a user