+
Its top placement
```
@@ -135,7 +135,7 @@ You can override the Popper configuration, the API is one to one with Popper's A
},
})}}>
-
This is a tooltip
+
This is a tooltip
`}
@@ -167,7 +167,7 @@ You can override the Popper configuration, the API is one to one with Popper's A
}
}}>
-
This is a tooltip
+
This is a tooltip
```
@@ -191,7 +191,7 @@ We export a `lion-tooltip-arrow` that you can use by default for this.
- This is a tooltip
+
This is a tooltip
`}
@@ -200,7 +200,7 @@ We export a `lion-tooltip-arrow` that you can use by default for this.
```html
- This is a tooltip
+
This is a tooltip
```
@@ -237,7 +237,7 @@ The rest of the work is done by Popper.js (for positioning) and the `lion-toolti
- This is a tooltip
+
This is a tooltip
`;
@@ -272,7 +272,7 @@ customElements.define('custom-tooltip-arrow', CustomTooltipArrow);
```html
-