fix: SW-1010 Fixed low screen height accessibility issue
This commit is contained in:
@@ -12,6 +12,7 @@ export interface SelectProps
|
||||
maxHeight?: number
|
||||
showRadioButton?: boolean
|
||||
discreet?: boolean
|
||||
isNestedInModal?: boolean
|
||||
}
|
||||
|
||||
export type SelectPortalContainer = HTMLDivElement | undefined
|
||||
|
||||
Reference in New Issue
Block a user