diff --git a/docs/components/tooltip.md b/docs/components/tooltip.md index 93feee431..cd6d92aa7 100644 --- a/docs/components/tooltip.md +++ b/docs/components/tooltip.md @@ -333,7 +333,7 @@ Use the `content` slot to create tooltips with HTML content. Tooltips are design import { SlButton, SlTooltip } from '@shoelace-style/shoelace/dist/react'; const App = () => ( - +
I'm not just a tooltip, I'm a tooltip with HTML!