We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1c7886 commit 0ab3d92Copy full SHA for 0ab3d92
previews/primer/open_project/danger_confirmation_dialog_preview/playground.html.erb
@@ -5,7 +5,7 @@
5
<% message.with_description_content("This action is not reversible and may cause permanent damage.") if show_description %>
6
<% end %>
7
<% if show_additional_details %>
8
- <% dialog.with_additional_details(display: :inline) do %>
+ <% dialog.with_additional_details do %>
9
<%= render(Primer::Alpha::Banner.new) { "Some additional content below" } %>
10
11
0 commit comments