kopia lustrzana https://github.com/shoelace-style/shoelace
fix example
rodzic
23bb45b1b6
commit
c6d30ae1b5
|
|
@ -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 = () => (
|
||||
<SlTooltip content="This is a tooltip">
|
||||
<SlTooltip>
|
||||
<div slot="content">
|
||||
I'm not <strong>just</strong> a tooltip, I'm a <em>tooltip</em> with HTML!
|
||||
</div>
|
||||
|
|
|
|||
Ładowanie…
Reference in New Issue