diff --git a/src/app/components/rediect-button.tsx b/src/app/components/rediect-button.tsx index fd39635..0c8002d 100644 --- a/src/app/components/rediect-button.tsx +++ b/src/app/components/rediect-button.tsx @@ -8,7 +8,7 @@ type ButtonProps = { export function RedirectButton({ title, url }: ButtonProps) { return (
{title}