diff --git a/src/lv2/footer/Footer.tsx b/src/lv2/footer/Footer.tsx index 2ede1d7e0..9ec964383 100644 --- a/src/lv2/footer/Footer.tsx +++ b/src/lv2/footer/Footer.tsx @@ -78,9 +78,9 @@ const Footer: React.FC = (props: Props) => { >
-
+ {copyright ? copyright : defaultCopyright} -
+
{sectionNode ? (