From a92e24b9d30b46cde34f84a06ba33ed56377162b Mon Sep 17 00:00:00 2001 From: jorenbroekema Date: Fri, 16 Jul 2021 12:52:00 +0200 Subject: [PATCH] chore: add missing arrow__graphic class to docs --- docs/components/interaction/tooltip/features.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/components/interaction/tooltip/features.md b/docs/components/interaction/tooltip/features.md index 40987fe5a..db794fac9 100644 --- a/docs/components/interaction/tooltip/features.md +++ b/docs/components/interaction/tooltip/features.md @@ -185,7 +185,7 @@ export const customArrow = () => { } _arrowTemplate() { return html` - + `;