Files
headlessui/packages
Robin Malfait 8feec8c933 fix validation for Vue render function (#310)
We didn't take functional components into account, therefore we would
receive errors because a Transition component is a functional component
in production and we didn't take that into account.
2021-04-07 12:41:09 +02:00
..