From fbd072f862c8185ad589831e2f9b7cda664a2318 Mon Sep 17 00:00:00 2001 From: Alison Clarke Date: Thu, 27 Jun 2024 15:13:55 +0100 Subject: [PATCH] fix: uri-encode tag when used as query parameter --- src/components/Tags/Tags.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Tags/Tags.tsx b/src/components/Tags/Tags.tsx index b151a811..6c6a4d48 100644 --- a/src/components/Tags/Tags.tsx +++ b/src/components/Tags/Tags.tsx @@ -20,7 +20,7 @@ export function Tag({ tag, isActive, className, ...props }: TagProps) { {tag}