feat(SW-350): Fix PR comments
This commit is contained in:
@@ -18,5 +18,4 @@ export interface TooltipProps<P extends TooltipPosition = TooltipPosition> {
|
||||
text?: string
|
||||
position: P
|
||||
arrow: ValidArrow<P>
|
||||
children: React.ReactNode
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user