From ce027b452690c66e91312dc5ead4220d63d11f1a Mon Sep 17 00:00:00 2001 From: Matthew Landauer Date: Wed, 19 Jun 2024 02:02:01 +0000 Subject: [PATCH] Keep erblint happy --- app/views/_tailwind/contact_messages/_form.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/_tailwind/contact_messages/_form.html.erb b/app/views/_tailwind/contact_messages/_form.html.erb index 90e54d9e3..1915a577b 100644 --- a/app/views/_tailwind/contact_messages/_form.html.erb +++ b/app/views/_tailwind/contact_messages/_form.html.erb @@ -63,7 +63,7 @@ <% end %>
<%= render Tailwind::ButtonWithSideText.new(tag: :button, size: "xl", type: :primary) do |c| %> - Send message + Send message <% c.with_side_text do %> to the Planning Alerts team <% end %>