Sha256: 738d4ae4e6873719a9a989420b7fcc172047275fd44a80030fdfc8b73202170c
Contents?: true
Size: 298 Bytes
Versions: 120
Compression:
Stored size: 298 Bytes
Contents
<%= render(Primer::Alpha::ActionMenu.new) do |menu| %> <% menu.with_show_button { "Menu" } %> <% menu.with_item(value: "") do %> <span class="copy-link">Copy link</span> <% end %> <% menu.with_item(value: "") do %> <span class="quote-reply">Quote reply</span> <% end %> <% end %>
Version data entries
120 entries across 120 versions & 2 rubygems