diff --git a/src/Components/Map/Subcomponents/ItemPopupComponents/TextView.tsx b/src/Components/Map/Subcomponents/ItemPopupComponents/TextView.tsx index b0dbff05..d6aad8b6 100644 --- a/src/Components/Map/Subcomponents/ItemPopupComponents/TextView.tsx +++ b/src/Components/Map/Subcomponents/ItemPopupComponents/TextView.tsx @@ -86,7 +86,7 @@ export const TextView = ({ item, truncate = false, itemTextField, rawText }: { i /> ); const CustomExternalLink = ({ href, children }) => ( - {children}