From fdd826eb28854d6186a99b761fecdf6883de9144 Mon Sep 17 00:00:00 2001 From: Aditya Garg Date: Wed, 23 Oct 2024 16:36:06 +0530 Subject: [PATCH] fix: fragment navigation issue fix (#1098) Co-authored-by: Cody's Dad <40604284+AceTheCreator@users.noreply.github.com> --- library/src/containers/Operations/Operation.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/library/src/containers/Operations/Operation.tsx b/library/src/containers/Operations/Operation.tsx index af98dd6c7..c5e4010ee 100644 --- a/library/src/containers/Operations/Operation.tsx +++ b/library/src/containers/Operations/Operation.tsx @@ -53,7 +53,7 @@ export const Operation: React.FunctionComponent = (props) => { {servers.map((server) => (
  • = ({ {servers.map((server) => (