Skip to content

Commit 5bced47

Browse files
haschekJ-x-D
andauthored
Add property description
Co-authored-by: Jan-David Stütz <39377488+J-x-D@users.noreply.github.com>
1 parent 6b5c6cb commit 5bced47

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/components/Tooltip/Tooltip.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ export interface TooltipProps extends Omit<BlueprintTooltipProps, "position" | "
5050
*/
5151
swapPlaceholderDelay?: number;
5252
/**
53-
*
53+
* Intent state of the tooltip.
5454
*/
5555
intent?: BlueprintTooltipProps["intent"] | "accent";
5656
}

0 commit comments

Comments
 (0)