From 4d85c07d7c545e698e98b42b59a18c0c3830d67f Mon Sep 17 00:00:00 2001 From: Kieran Eglin Date: Fri, 1 Mar 2024 16:22:28 -0800 Subject: [PATCH] Very minor refactor in alpine body-level object --- lib/pinchflat_web/components/layouts/root.html.heex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/pinchflat_web/components/layouts/root.html.heex b/lib/pinchflat_web/components/layouts/root.html.heex index 8dbdc8d..c562aa7 100644 --- a/lib/pinchflat_web/components/layouts/root.html.heex +++ b/lib/pinchflat_web/components/layouts/root.html.heex @@ -12,7 +12,7 @@ - + <%= @inner_content %>