Skip to content

Commit bc76d01

Browse files
committed
fix: trigger release
1 parent 64fd60b commit bc76d01

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/components/Holidays/CalendarView.stories.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ const mockHolidays: Holiday[] = [
8888
},
8989
]
9090

91+
9192
export const Default: Story = {
9293
render: () => {
9394
const [currentDate, setCurrentDate] = useState(new Date(2025, 0, 1)) // January 2025

0 commit comments

Comments
 (0)