mirror of
https://github.com/Kong/insomnia.git
synced 2026-04-23 07:38:58 -04:00
* add unit test for dropdown component * refactor dropdown to function component wip * use useLayoutEffect for updating the position * update types to use DropdownHandle * remove unused forcedposition * remove dropup * add warning about dropdown container * add useCallback/useMemo * re-export the container id for tests * split the state