From 23d749c1fd83f3e9546fb33ec756d226f74dc201 Mon Sep 17 00:00:00 2001 From: Cory LaViska Date: Fri, 24 Jul 2020 11:06:25 -0400 Subject: [PATCH] Fix comment --- src/components/dropdown/dropdown.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/dropdown/dropdown.tsx b/src/components/dropdown/dropdown.tsx index 92be6f032..2eddc8feb 100644 --- a/src/components/dropdown/dropdown.tsx +++ b/src/components/dropdown/dropdown.tsx @@ -194,7 +194,7 @@ export class Dropdown { return; } - // Close when tabbing results in the focus leaving the close element + // Close when tabbing results in the focus leaving the containing element if (event.key === 'Tab') { setTimeout(() => { if (