From 5fc29df3347fa5713055147e82e2960fd35d6368 Mon Sep 17 00:00:00 2001 From: Mohan Kumar <121867882+ItshMoh@users.noreply.github.com> Date: Wed, 16 Oct 2024 18:04:33 +0530 Subject: [PATCH] fix: external link will open in the same window (#1060) Co-authored-by: Cody's Dad <40604284+AceTheCreator@users.noreply.github.com>%0ACo-authored-by: asyncapi-bot --- library/src/components/Href.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library/src/components/Href.tsx b/library/src/components/Href.tsx index fd5c3aff5..2b9ad33c0 100644 --- a/library/src/components/Href.tsx +++ b/library/src/components/Href.tsx @@ -15,7 +15,7 @@ export const Href: React.FunctionComponent = ({ }) => (