diff --git a/src/UIContainer.ts b/src/UIContainer.ts index 95ac9e91..b071fc56 100644 --- a/src/UIContainer.ts +++ b/src/UIContainer.ts @@ -6,9 +6,8 @@ import { arrayFind, arrayRemove, containsComposedNode, - getActiveElement, - getTvFocusChildren, getFocusableChildren, + getTvFocusChildren, isElement, isHTMLElement, noOp,