Skip to content

Commit

Permalink
fix(storybook): link issue
Browse files Browse the repository at this point in the history
  • Loading branch information
bar-tay committed Jan 24, 2024
1 parent 780684c commit aff06a7
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -230,11 +230,10 @@ export const Offset = () => {
`;
};

/**
* ## Dependencies
* ### Tooltip Bubble
* The Tooltip component makes use of the Tooltip Bubble component. For more information have a look at the [Tooltip Bubble](?path=/docs/design-system-web-components-feedback-tooltip-tooltipbubble--docs) component.
* The Tooltip component makes use of the Tooltip Bubble component. For more information have a look at the [Tooltip Bubble](?path=/docs/design-system-web-components-feedback-tooltip-tooltip-bubble--docs) component.
*/

export const TooltipBubble = () => {
Expand Down

0 comments on commit aff06a7

Please sign in to comment.