From 5167fd23cb612af9ddb64483247e40894201e042 Mon Sep 17 00:00:00 2001 From: Matthew Landauer Date: Mon, 12 Feb 2024 01:19:01 +0000 Subject: [PATCH] Keep erblint happy --- app/components/tailwind/heading.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/components/tailwind/heading.html.erb b/app/components/tailwind/heading.html.erb index e314c45cf..2830e4d1e 100644 --- a/app/components/tailwind/heading.html.erb +++ b/app/components/tailwind/heading.html.erb @@ -1 +1 @@ -<%= content_tag(@tag, content, class: @class) %> \ No newline at end of file +<%= content_tag(@tag, content, class: @class) %>