fix: dropdown menu doesn't close and remains open (#8302)
## Description - Fixes #8285 - Added fix for both Currency and PhoneCountry dropdown ## Changes https://github.com/user-attachments/assets/cbf85100-7791-40da-a676-2c87c6a32976 --------- Co-authored-by: Lucas Bordeau <bordeau.lucas@gmail.com>
This commit is contained in:
@ -1,3 +1,3 @@
|
||||
export enum CurrencyPickerHotkeyScope {
|
||||
CurrencyPicker = 'currency-picker',
|
||||
CurrencyPicker = 'currency-picker-dropdown-id',
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user