Update LeaveManagement.tsx
This commit is contained in:
parent
3adc832da7
commit
7ed053363c
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue