Skip to content
Extraits de code Groupes Projets
Valider 159822a4 rédigé par salaheddine zidani's avatar salaheddine zidani
Parcourir les fichiers

fix relay point display in order info

parent 52908084
Branches
1 requête de fusion!484MS-88/Fix relay point display in order info of back office
Pipeline #14322 réussi avec l'étape
in 6 minutes et 59 secondes
......@@ -7,7 +7,7 @@ import Typography from "@mui/material/Typography";
import { CardContent, Chip, Grid, Pagination, Table, TableBody, TableCell, TableContainer, TableRow } from "@mui/material";
import CircularProgress from "@mui/material/CircularProgress";
import { OrderStatusHistoryDTO, getStatusInFrench, OrderStatus } from "../../../types/order";
import { findUserById, useGetUserById } from "@/shared/api/user";
import { findUserById } from "@/shared/api/user";
import { useCallback, useEffect, useState } from "react";
import { noteTypeLabels, Order } from "@/contexts/types/main-order";
import { IClientItem } from "@/shared/types/user";
......
0% ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter