Files
headlessui/packages
Robin Malfait 6d13e7958e Ensure controlled Tabs don't change automagically (#1680)
* fix controlled tabs should not switch tabs

When the `Tabs` component is used ina a controlled way, then clicking on
a tab should call the `onChange` callback, but it should not change the
actual tab internally.

* update changelog
2022-07-15 16:54:56 +02:00
..