Преглед изворни кода

Dashboard ui

reset-do-picking-order
Tommy\2Fi-Staff пре 5 месеци
родитељ
комит
d50aebb674
1 измењених фајлова са 0 додато и 5 уклоњено
  1. +0
    -5
      src/components/DashboardPage/truckSchedule/TruckScheduleDashboard.tsx

+ 0
- 5
src/components/DashboardPage/truckSchedule/TruckScheduleDashboard.tsx Прегледај датотеку

@@ -237,11 +237,6 @@ const TruckScheduleDashboard: React.FC = () => {
return ( return (
<Card sx={{ mb: 2 }}> <Card sx={{ mb: 2 }}>
<CardContent> <CardContent>
{/* Title */}
<Typography variant="h5" sx={{ mb: 3, fontWeight: 600 }}>
{t("Truck Schedule Dashboard")}
</Typography>

{/* Filter */} {/* Filter */}
<Stack direction="row" spacing={2} sx={{ mb: 3 }}> <Stack direction="row" spacing={2} sx={{ mb: 3 }}>
<FormControl sx={{ minWidth: 150 }} size="small"> <FormControl sx={{ minWidth: 150 }} size="small">


Loading…
Откажи
Сачувај