Skip to content

Commit

Permalink
bit of cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
jamieshark committed Sep 3, 2024
1 parent c5c8232 commit e25e242
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions app/components/primer/alpha/select_panel.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -39,14 +39,13 @@
data: { target: "select-panel.filterInputTextField" },
label_arguments: {
position: :absolute
},
}
)) %>
<%= render(Primer::Alpha::ActionList::Divider.new(mb: 0)) %>
<% end %>
<% end %>
<% end %>
<% end %>
<%= render Primer::Alpha::Dialog::Body.new(mt: show_filter? ? 0 : 2, p: 0) do %>
<focus-group direction="vertical" mnemonics retain>
<div class="sr-only" aria-live="polite" aria-atomic="true" data-target="select-panel.ariaLiveContainer"></div>
Expand Down

0 comments on commit e25e242

Please sign in to comment.