From d83419cb28aeed86f66890a08f395b8821af69a0 Mon Sep 17 00:00:00 2001 From: Matthew Landauer Date: Tue, 28 May 2024 05:57:08 +0000 Subject: [PATCH] Fix link focus inside prose component --- app/components/tailwind/prose.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/components/tailwind/prose.html.erb b/app/components/tailwind/prose.html.erb index ce6fa0e55..4f6d2e721 100644 --- a/app/components/tailwind/prose.html.erb +++ b/app/components/tailwind/prose.html.erb @@ -1,4 +1,4 @@ <%# TODO: Ensure that the heading styling matches up with the standard styling elsewhere %> -
+
<%= content %>