Merge remote-tracking branch 'origin/staging' into origin/production

This commit is contained in:
Linksehat Staging Server
2024-02-11 07:23:15 +07:00
13 changed files with 654 additions and 56 deletions

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}>