Преглед на файлове

Merge branch 'main' of https://git.2fi-solutions.com/wayne.lee/tsms

tags/Baseline_30082024_FRONTEND_UAT
leoho2fi преди 1 година
родител
ревизия
84e66f9ec7
променени са 1 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. +2
    -2
      src/components/CreateProject/StaffAllocation.tsx

+ 2
- 2
src/components/CreateProject/StaffAllocation.tsx Целия файл

@@ -199,11 +199,11 @@ const StaffAllocation: React.FC<Props> = ({

return (
<>
<Card sx={{ display: isActive ? "block" : "none" }}>
{/* <Card sx={{ display: isActive ? "block" : "none" }}>
<CardContent sx={{ display: "flex", flexDirection: "column", gap: 1 }}>
<ResourceCapacity />
</CardContent>
</Card>
</Card> */}
<Card sx={{ display: isActive ? "block" : "none" }}>
<CardContent sx={{ display: "flex", flexDirection: "column", gap: 1 }}>
<Stack gap={2}>


Зареждане…
Отказ
Запис