From 9d4dac892efac7396d8aecfd562818d6a6745b1c Mon Sep 17 00:00:00 2001 From: Damian Tziamtzis Date: Mon, 12 Dec 2022 23:16:56 +0100 Subject: [PATCH] fix: Remove template literal from link --- src/admin/components/elements/StepNav/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/admin/components/elements/StepNav/index.tsx b/src/admin/components/elements/StepNav/index.tsx index cee0c87c59..46e90d888c 100644 --- a/src/admin/components/elements/StepNav/index.tsx +++ b/src/admin/components/elements/StepNav/index.tsx @@ -39,7 +39,7 @@ const StepNav: React.FC = () => {