diff --git a/ui/src/components/EntryDetailed/EntrySections.tsx b/ui/src/components/EntryDetailed/EntrySections.tsx index 6d871bb75..8122aaaf1 100644 --- a/ui/src/components/EntryDetailed/EntrySections.tsx +++ b/ui/src/components/EntryDetailed/EntrySections.tsx @@ -226,7 +226,7 @@ export const EntryTableSection: React.FC = ({title, color, ar arrayToIterate && arrayToIterate.length > 0 ? - + {arrayToIterateSorted.map(({name, value, selector}, index) =>