master #103

Merged
joseph merged 12 commits from master into dev 2025-02-07 19:00:28 +11:00
1 changed files with 3 additions and 2 deletions
Showing only changes of commit af52952946 - Show all commits

View File

@ -715,10 +715,11 @@ const Timekeeping = () => {
<Button
onClick={() => setExportModalOpened(true)}
size="xs"
ml="xl"
ml="md"
bg={'green'}
leftSection={<IconFileExcel size={16} />}
>
Export Excel
Export
</Button>
</Box>
</Box>