From 8ce48330f25f88a2fba0bc6078b57b6bf430b099 Mon Sep 17 00:00:00 2001 From: dakahn Date: Thu, 1 Nov 2018 19:00:24 -0500 Subject: [PATCH] fix(tooltip): add aria-labelledby to tooltip --- src/components/tooltip/tooltip.hbs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/tooltip/tooltip.hbs b/src/components/tooltip/tooltip.hbs index a51a968cb1c9..8040e877d929 100644 --- a/src/components/tooltip/tooltip.hbs +++ b/src/components/tooltip/tooltip.hbs @@ -1,6 +1,6 @@ -
+
Tooltip label -