Skip to content

Commit 1f405d9

Browse files
committed
typo fixed in schedule
1 parent a7fdf6f commit 1f405d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Schedule/events.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ export const events = [
131131
id: 'sun-1',
132132
title: 'Breakfast',
133133
start: '2025-01-26T09:00:00',
134-
end: '2025-01-2609:30:00',
134+
end: '2025-01-26T09:30:00',
135135
description: 'Morning brunch',
136136
extendedProps: {
137137
type: 'events'

0 commit comments

Comments
 (0)