Skip to content

Commit 8a63837

Browse files
Type test
1 parent 881fe74 commit 8a63837

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Calendar.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ export type ModeType = 'single' | 'range'
1717
export type ScrollModeType = 'horizontal' | 'vertical'
1818

1919
export type BaseCalendarProps = {
20-
mode: ModeType
2120
scrollMode?: ScrollModeType
2221
}
2322

0 commit comments

Comments
 (0)