Skip to content

Commit

Permalink
Deprecate Tooltip
Browse files Browse the repository at this point in the history
  • Loading branch information
dougmacknz committed Oct 26, 2023
1 parent afed490 commit dbd0c65
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions draft-packages/tooltip/KaizenDraft/Tooltip/Tooltip.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -174,8 +174,7 @@ const renderChildren = (
}

/**
* {@link https://cultureamp.design/components/tooltip/ Guidance} |
* {@link https://cultureamp.design/storybook/?path=/docs/components-tooltip--default-kaizen-site-demo Storybook}
* @deprecated Please use the same component from `@kaizen/components`
*/
export const Tooltip = ({
children,
Expand Down

0 comments on commit dbd0c65

Please sign in to comment.