hide persetujuan tindakan
This commit is contained in:
@@ -666,7 +666,8 @@ export default function DetailRequestFinalLog() {
|
|||||||
</Grid>
|
</Grid>
|
||||||
|
|
||||||
{/* Surat persetujuan Tindakan */}
|
{/* Surat persetujuan Tindakan */}
|
||||||
<Grid item xs={12}>
|
<Grid item xs={12} style={{ display: "none" }}
|
||||||
|
>
|
||||||
<Card sx={{ p: 3 }}>
|
<Card sx={{ p: 3 }}>
|
||||||
<Stack direction="row" justifyContent="space-between" alignItems="flex-start" sx={{ mb: 3 }}>
|
<Stack direction="row" justifyContent="space-between" alignItems="flex-start" sx={{ mb: 3 }}>
|
||||||
<Typography variant="subtitle1" sx={{ color: '#19BBBB', fontWeight: 'bold' }}>
|
<Typography variant="subtitle1" sx={{ color: '#19BBBB', fontWeight: 'bold' }}>
|
||||||
|
|||||||
Reference in New Issue
Block a user