diff --git a/src/components/tooltip/tooltip.tsx b/src/components/tooltip/tooltip.tsx index 8eb2b1c9..a1828fe3 100644 --- a/src/components/tooltip/tooltip.tsx +++ b/src/components/tooltip/tooltip.tsx @@ -5,7 +5,7 @@ let id = 0; /** * @since 1.0.0 - * @status experimental + * @status ready * * @slot - The tooltip's content. */