feat : ajout des titles + update README.md
Some checks failed
Auto Tag Develop / tag (push) Has been cancelled

This commit is contained in:
2026-02-23 14:51:06 +01:00
parent ad9e8705ae
commit 9cf978f0f2
10 changed files with 35 additions and 7 deletions

View File

@@ -159,4 +159,8 @@ const {
formatMinutes,
handleSave
} = useHoursPage()
useHead({
title: 'Heures'
})
</script>