client portal dashboard & claim-reports
This commit is contained in:
@@ -148,7 +148,7 @@ export default function DashboardTable() {
|
||||
accept=".csv, application/vnd.openxmlformats-officedocument.spreadsheetml.sheet, application/vnd.ms-excel, text/plain"
|
||||
/> */}
|
||||
{/* Button Add Task */}
|
||||
<Button startIcon={<AddIcon />} sx={{ p: 1.8, minWidth: '142px' }}>
|
||||
<Button variant="contained" startIcon={<AddIcon />} sx={{ p: 1.8, minWidth: '142px' }}>
|
||||
Add Data
|
||||
</Button>
|
||||
</Stack>
|
||||
|
||||
Reference in New Issue
Block a user