diff --git a/components/Button.tsx b/components/Button.tsx index ec00066..06daea1 100644 --- a/components/Button.tsx +++ b/components/Button.tsx @@ -12,7 +12,7 @@ const Button = ({ return href ? ( {children} @@ -22,7 +22,7 @@ const Button = ({