mirror of
https://github.com/pacnpal/thrilltrack-explorer.git
synced 2025-12-24 18:51:13 -05:00
Fix TypeScript build errors
This commit is contained in:
@@ -71,7 +71,7 @@ export function DatePicker({
|
||||
onSelect={handleSelect}
|
||||
disabled={getDisabledDates}
|
||||
initialFocus
|
||||
captionLayout="dropdown-buttons"
|
||||
captionLayout="dropdown"
|
||||
fromYear={fromYear}
|
||||
toYear={toYear}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user