diff --git a/app/views/layouts/tailwind.html.erb b/app/views/layouts/tailwind.html.erb index b3b7cf2e..5d2499f2 100644 --- a/app/views/layouts/tailwind.html.erb +++ b/app/views/layouts/tailwind.html.erb @@ -291,8 +291,38 @@
<%= yield %>
+ + - <%= react_component("Footer") unless defined?(@show_footer) && !@show_footer %> + <%# react_component("Footer") unless defined?(@show_footer) && !@show_footer %> <%# render 'layouts/quick_add_fab' unless defined?(@show_footer) && !@show_footer %>