chore: improve documentation on the 12 hour view

This commit is contained in:
Carlos Valente
2025-11-08 06:58:34 +01:00
committed by Carlos Valente
parent 0e3b3bcf9a
commit d34a1f0fd8
2 changed files with 4 additions and 2 deletions
@@ -70,7 +70,7 @@ export default function QuickStart({ isOpen, onClose }: QuickStartProps) {
<Panel.ListItem>
<Panel.Field
title='Time format'
description='Default time format to show in views 12 /24 hours'
description='Default time format to show in views 12 / 24 hours (does not affect editor)'
error={errors.settings?.timeFormat?.message}
/>
<Select