Skip to content

Commit 5cfc4e3

Browse files
liangkukulhy
and
lhy
authored
add forceRender Type (#472)
* supplemental forceRender Type * Revert "supplemental forceRender Type" This reverts commit 67fe476. * add forceRender Type --------- Co-authored-by: lhy <[email protected]>
1 parent 8f4ac4f commit 5cfc4e3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Tooltip.tsx

+1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ export interface TooltipProps
1616
| 'mouseLeaveDelay'
1717
| 'mouseEnterDelay'
1818
| 'prefixCls'
19+
| 'forceRender'
1920
> {
2021
trigger?: ActionType | ActionType[];
2122
defaultVisible?: boolean;

0 commit comments

Comments
 (0)