diff --git a/components/Link.js b/components/Link.js index 93e2068..7a9e693 100644 --- a/components/Link.js +++ b/components/Link.js @@ -13,7 +13,7 @@ const CustomLink = ({ href, ...rest }) => { } if (isAnchorLink) { - return + return } return