Sha256: 42c5c7c10b2fb03141b064d3223667e0ce6bc883d5449eab83860306d61b0517

Contents?: true

Size: 329 Bytes

Versions: 2

Compression:

Stored size: 329 Bytes

Contents

<span class="max-w-xs text-xs text-right text-gray-600 hidden lg:block">
  <%= t(".feedback_description") %>
</span>
<%= render component("ui/button").new(
  tag: :a,
  text: t(".give_feedback"),
  href: "https://solidus.io/feedback?category=solidus-admin",
  icon: "feedback-line",
  scheme: :secondary,
  target: :_blank,
) %>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
solidus_admin-0.0.2 app/components/solidus_admin/feedback/component.html.erb
solidus_admin-0.0.1 app/components/solidus_admin/feedback/component.html.erb