update name hasil penunjang

This commit is contained in:
2024-02-09 14:33:47 +07:00
parent 5d3a41c81b
commit 7809e8828f

View File

@@ -481,7 +481,7 @@ export default function ServiceMonitoring() {
{loading ? (
<Skeleton animation={'wave'} width={200} />
) : (
'Files Document'
'Files Documentation'
)}
</Typography>
</Grid>
@@ -866,7 +866,7 @@ export default function ServiceMonitoring() {
<Box sx={{ borderBottom: 1, borderColor: 'divider' }}>
<StyledTabs value={value} onChange={handleChange} aria-label="basic tabs example">
<StyledTab label="Daily Monitoring" {...a11yProps(0)} />
<StyledTab label="Laboratorium Result" {...a11yProps(1)} />
<StyledTab label="Pemeriksaan Penunjang" {...a11yProps(1)} />
</StyledTabs>
</Box>
<TabPanel value={value} index={0}>
@@ -1104,7 +1104,7 @@ export default function ServiceMonitoring() {
<Stack spacing={1}>
<Typography variant="h6" sx={{ paddingTop: 2 }}>
File Document :
File Documentation :
</Typography>
</Stack>
<Stack direction={'row'} spacing={2}>