Skip to content

Commit

Permalink
supplemental forceRender Type
Browse files Browse the repository at this point in the history
  • Loading branch information
lhy committed Dec 13, 2023
1 parent 8f4ac4f commit 67fe476
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Tooltip.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ export interface TooltipProps
| 'mouseLeaveDelay'
| 'mouseEnterDelay'
| 'prefixCls'
| 'prefixCls'
| 'forceRender'
> {
trigger?: ActionType | ActionType[];
defaultVisible?: boolean;
Expand Down

0 comments on commit 67fe476

Please sign in to comment.