[#21] changed react-script to rebuild

This commit is contained in:
Camille Moussu
2025-07-03 14:48:19 +02:00
parent 65621924a2
commit 47fad76217
13 changed files with 2834 additions and 7259 deletions
-1
View File
@@ -64,7 +64,6 @@ export function parseCalendarEvent(
}
if (!event.uid || !event.start) {
console.log(event);
throw new Error(`Missing required event fields`);
}