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 c1efb73 commit 24227f8Copy full SHA for 24227f8
packages/@headlessui-react/src/components/listbox/listbox-machine.ts
@@ -351,7 +351,7 @@ let reducers: {
351
}
352
353
// We have an event listener for `SelectOption`, but that will only be
354
- // called when the state changed. In multi-value mode we don't have a state
+ // called when the state changes. In multi-value mode we don't have a state
355
// change but we still want to trigger the event listener. Therefore we
356
// return a new object to trigger that event.
357
//
0 commit comments