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 (