From 26e6d59211b8da5d68594e1628a69fa6e75e137c Mon Sep 17 00:00:00 2001 From: Ajoy Kumar Das Date: Wed, 1 Nov 2023 11:53:00 +0530 Subject: [PATCH] dynamically render footer depending on route --- app/components/footer.hbs | 34 ++++++++++++++++++---------------- app/components/footer.js | 5 +++++ 2 files changed, 23 insertions(+), 16 deletions(-) diff --git a/app/components/footer.hbs b/app/components/footer.hbs index 2a871e7e..3dbb2421 100644 --- a/app/components/footer.hbs +++ b/app/components/footer.hbs @@ -1,21 +1,23 @@ {{#if this.isDevMode}}