We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc480fc commit ab9f5edCopy full SHA for ab9f5ed
src/PickerInput/Popup/index.tsx
@@ -60,7 +60,7 @@ export default function Popup<DateType extends object = any>(props: PopupProps<D
60
range,
61
multiple,
62
activeInfo = [0, 0, 0],
63
- index = 0,
+ index,
64
// Presets
65
presets,
66
onPresetHover,
0 commit comments