From c93b826c488d83533a925b829e8bd45fd68f0fe1 Mon Sep 17 00:00:00 2001 From: Anmol Singh Bhatia <121005188+anmolsinghbhatia@users.noreply.github.com> Date: Fri, 12 Jul 2024 19:46:00 +0530 Subject: [PATCH] chore: updated the order of issue detail widgets in the peek overview (#5111) --- .../components/issues/peek-overview/view.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/web/core/components/issues/peek-overview/view.tsx b/web/core/components/issues/peek-overview/view.tsx index 180101742..f257261be 100644 --- a/web/core/components/issues/peek-overview/view.tsx +++ b/web/core/components/issues/peek-overview/view.tsx @@ -184,14 +184,6 @@ export const IssueView: FC = observer((props) => { setIsSubmitting={(value) => setIsSubmitting(value)} /> - -
= observer((props) => { />
+ +