This commit is contained in:
JOSEPH LE 2024-07-01 07:34:02 +07:00
parent 16a2a347c3
commit 9a0e257702
1 changed files with 1 additions and 1 deletions

View File

@ -446,7 +446,7 @@ const Timekeeping = () => {
/> />
</Tooltip> </Tooltip>
) : ( ) : (
parseInt(moment(Date.now()).format('DD')) >= d &&
<IconX <IconX
size={20} size={20}
style={{ style={{