Files
headlessui/packages/@headlessui-react/src/utils
Robin Malfait 3db54db1ba Fix ref stealing from children (#1820)
* fix ref stealing

When a higher-level component (like `Transition`) provides a `ref` to
its child component, then it will override the `ref` that was
potentially already on the child.

This will make sure that these are merged together correctly.

Fixes: #985

* update changelog
2022-09-05 13:09:23 +02:00
..
2020-09-16 18:20:49 +02:00
2022-03-09 11:24:45 +01:00
2021-01-30 14:46:54 +01:00
2022-07-14 12:30:33 -04:00
2022-07-14 12:30:33 -04:00