From 24e3054f4926a331c1f18afaf25ad282e41ac716 Mon Sep 17 00:00:00 2001 From: Pushyami Gundala Date: Mon, 1 Apr 2024 15:08:01 -0400 Subject: [PATCH] Dynamically changing the year for footer (#424) --- ccm_web/client/src/components/Layout.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ccm_web/client/src/components/Layout.tsx b/ccm_web/client/src/components/Layout.tsx index cd02b16e..fdcff1ec 100644 --- a/ccm_web/client/src/components/Layout.tsx +++ b/ccm_web/client/src/components/Layout.tsx @@ -75,7 +75,7 @@ export default function Layout (props: LayoutProps): JSX.Element {
{props.children}