Merged in fix/SW-1003-tooltip-filter-pet-mobile (pull request #1012)
fix(SW-1003): Moved tooltip on mobile and fixed bug with touch/click Approved-by: Niclas Edenvin
This commit is contained in:
@@ -18,4 +18,5 @@ export interface TooltipProps<P extends TooltipPosition = TooltipPosition> {
|
||||
text?: string
|
||||
position: P
|
||||
arrow: ValidArrow<P>
|
||||
isTouchable?: boolean
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user