Remove curly braces for consistency.
This commit is contained in:
@@ -96,8 +96,7 @@ const Footer = (): JSX.Element => {
|
||||
</MotionBox>
|
||||
<Text color="brand.footerText" fontSize="xs">
|
||||
©
|
||||
{" 2021 - "}
|
||||
{new Date().getFullYear()}{" "}
|
||||
{` 2021 - ${new Date().getFullYear()} `}
|
||||
<Link
|
||||
href="https://lucidcreations.media"
|
||||
rel="noopener"
|
||||
|
||||
Reference in New Issue
Block a user