From b939f9b807bf2a539cc600e21438220aa423ee58 Mon Sep 17 00:00:00 2001 From: Liam Date: Tue, 16 Apr 2024 19:29:14 +0100 Subject: [PATCH] make them open in a new tab --- src/app/components/rediect-button.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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}