Skip to content

Commit 643f77d

Browse files
Update src/Tooltip.tsx
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
1 parent 7e36014 commit 643f77d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Tooltip.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,8 @@ export interface TooltipProps
4646
styles?: TooltipStyles;
4747
classNames?: TooltipClassNames;
4848
/**
49-
* Config Tooltip can reuse of the bg for transition usage.
50-
* This is a experimental API, may be not stable.
49+
* Configures Tooltip to reuse the background for transition usage.
50+
* This is an experimental API and may not be stable.
5151
*/
5252
unique?: TriggerProps['unique'];
5353
}

0 commit comments

Comments
 (0)