From e25e2428e4776c0b41f6254d38e9f8924954422d Mon Sep 17 00:00:00 2001 From: Jamie Shark <5520141+jamieshark@users.noreply.github.com> Date: Fri, 30 Aug 2024 13:41:25 -0500 Subject: [PATCH] bit of cleanup --- app/components/primer/alpha/select_panel.html.erb | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/app/components/primer/alpha/select_panel.html.erb b/app/components/primer/alpha/select_panel.html.erb index 1ed3700c87..5d76a02187 100644 --- a/app/components/primer/alpha/select_panel.html.erb +++ b/app/components/primer/alpha/select_panel.html.erb @@ -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 %>