feat: planning events

This commit is contained in:
Luc SORIGNET
2025-03-02 15:35:56 +01:00
parent e3879f516b
commit c9b0f0d77a
21 changed files with 371 additions and 172 deletions

View File

@ -14,7 +14,7 @@ export const DEFAULT_EVENT = {
start: '',
end: '',
location: '',
scheduleId: 'default',
planning: 'default',
color: '#10b981',
recurrence: 'none',
selectedDays: [],