diff --git a/static/app/components/events/autofix/v3/codeChangesCard.tsx b/static/app/components/events/autofix/v3/codeChangesCard.tsx index 9c13fb61e485..d865429155c0 100644 --- a/static/app/components/events/autofix/v3/codeChangesCard.tsx +++ b/static/app/components/events/autofix/v3/codeChangesCard.tsx @@ -466,7 +466,7 @@ function FeedbackStatusIcon({status}: {status: FeedbackStatus}) { case 'in_progress': return ( - + ); case 'queued': @@ -491,7 +491,7 @@ function FeedbackItem({item}: {item: IterationFeedback}) { - +