From a52489b04f312e6207087223d82cd0673cb58c3c Mon Sep 17 00:00:00 2001 From: Joacim Magnusson Date: Fri, 27 Nov 2020 16:00:02 +0100 Subject: [PATCH] ci: just add a space in documentation so we can trigger a new release --- src/components/tooltips/tooltip.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/tooltips/tooltip.md b/src/components/tooltips/tooltip.md index 2a375b6b..1bb89d4b 100644 --- a/src/components/tooltips/tooltip.md +++ b/src/components/tooltips/tooltip.md @@ -15,7 +15,7 @@ Import classes: Framework needed! This contains only the styles for a tooltip. Behaviour and positioning needs to be implemented in a JS framework. To manipulate arrow positioning and styling of through Javascript, use the adjustable version under "Show details". -If you only need a simple tooltip positioned above the text/icon, take a look at the CSS-only variant of the tooltip. It is more limited, but does not require any Javascript to work. +If you only need a simple tooltip positioned above the text/icon, take a look at the CSS-only variant of the tooltip. It is more limited, but does not require any Javascript to work. :::componentpreview