diff --git a/web/gds-user-ui/src/components/NeedsAttention/index.tsx b/web/gds-user-ui/src/components/NeedsAttention/index.tsx index ee8d10a1c..0bc10ea8c 100644 --- a/web/gds-user-ui/src/components/NeedsAttention/index.tsx +++ b/web/gds-user-ui/src/components/NeedsAttention/index.tsx @@ -38,9 +38,9 @@ const NeedsAttention = ({ buttonText, onClick }: NeedsAttentionProps) => { {attentionResponse?.messages?.map((item: AttentionResponseType, key: any) => (