From 169fe10fea58cf437ed06aed5b4823847191dbc9 Mon Sep 17 00:00:00 2001 From: Snazzah <7025343+Snazzah@users.noreply.github.com> Date: Sat, 4 Jun 2022 13:31:24 -0500 Subject: [PATCH] fix(producthunt): prepend producthunt.com to URL --- src/components/cards/providers/ProductHunt.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/cards/providers/ProductHunt.tsx b/src/components/cards/providers/ProductHunt.tsx index 9afd9f7..f006224 100644 --- a/src/components/cards/providers/ProductHunt.tsx +++ b/src/components/cards/providers/ProductHunt.tsx @@ -29,7 +29,7 @@ const Search: React.FC<{ query: string }> = ({ query }) => { } key={hit.id} />