mantine
mantine copied to clipboard
[@mantine/spotlight] Fix closeOnTrigger with 'Enter'
#2050 added closeOnTrigger to actions but it only works when clicking, this PR adds the check to 'Enter' handler.
Thanks!