From e478b7b0b6836233b2cd76f35f0645910d1006ef Mon Sep 17 00:00:00 2001 From: drusepth Date: Mon, 21 Mar 2022 18:06:28 -0700 Subject: [PATCH] more wip --- app/views/layouts/tailwind.html.erb | 28 +++++++++++----------------- 1 file changed, 11 insertions(+), 17 deletions(-) diff --git a/app/views/layouts/tailwind.html.erb b/app/views/layouts/tailwind.html.erb index 4a2c04d1..8eb81b48 100644 --- a/app/views/layouts/tailwind.html.erb +++ b/app/views/layouts/tailwind.html.erb @@ -24,32 +24,31 @@ <%# render 'cards/ui/notice' %>
-
- - - - - - - - <%= react_component("Footer") unless defined?(@show_footer) && !@show_footer %> <%# render 'layouts/quick_add_fab' unless defined?(@show_footer) && !@show_footer %>