Update LeaveManagement.tsx

This commit is contained in:
Truong Vo 2024-08-06 16:12:25 +07:00
parent 3adc832da7
commit 7ed053363c
1 changed files with 2 additions and 2 deletions

View File

@ -347,7 +347,7 @@ const LeaveManagement = () => {
}}
>
<Box display={'flex'} style={{ alignItems: 'end' }}>
<Tooltip label="Save working days">
{/* <Tooltip label="Save working days">
<Button
size="xs"
ml={'sm'}
@ -357,7 +357,7 @@ const LeaveManagement = () => {
>
Add
</Button>
</Tooltip>
</Tooltip> */}
</Box>
</Box>
</Box>