From 8fc355c1a83af86054381d242ff4d92edd5d7307 Mon Sep 17 00:00:00 2001 From: Kieran Eglin Date: Mon, 11 Mar 2024 14:41:53 -0700 Subject: [PATCH] Disabled pro modal during onboarding --- lib/pinchflat_web/components/layouts/root.html.heex | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/lib/pinchflat_web/components/layouts/root.html.heex b/lib/pinchflat_web/components/layouts/root.html.heex index 1e3fd03..410adcc 100644 --- a/lib/pinchflat_web/components/layouts/root.html.heex +++ b/lib/pinchflat_web/components/layouts/root.html.heex @@ -13,13 +13,17 @@ <%= @inner_content %> <.donate_modal conn={@conn} /> -