progress feature/laboratorium-result
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
* Core
|
||||
* ============================================
|
||||
*/
|
||||
import { useEffect, useState } from "react";
|
||||
import { Box, Paper, TableContainer, Table, TableHead, TableRow, TableCell, TableBody } from "@mui/material";
|
||||
|
||||
/**
|
||||
|
||||
@@ -31,7 +31,7 @@ export default function DailyMonitoring() {
|
||||
href: '/dashboard',
|
||||
},
|
||||
{
|
||||
name: 'Daily Monitoring',
|
||||
name: pageTitle,
|
||||
href: '/case_management/daily_monitoring',
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user