diff --git a/frontend/app/components/Session_/BugReport/components/Steps.tsx b/frontend/app/components/Session_/BugReport/components/Steps.tsx index a64f36d0b..8307eea47 100644 --- a/frontend/app/components/Session_/BugReport/components/Steps.tsx +++ b/frontend/app/components/Session_/BugReport/components/Steps.tsx @@ -67,7 +67,7 @@ function Steps({ xrayProps, notes, members }: Props) { ) : null} - )}