diff --git a/ember-ui/app/components/sortable-item-accessible.hbs b/ember-ui/app/components/sortable-item-accessible.hbs index 15f09ef..12c458f 100644 --- a/ember-ui/app/components/sortable-item-accessible.hbs +++ b/ember-ui/app/components/sortable-item-accessible.hbs @@ -1,5 +1,5 @@ {{#let (and @groupHasFocus (eq @currentIndex @selectedIndex)) as |active|}} -
+
{{#if active}}