minor tweak

This commit is contained in:
Reinaldo Neto 2022-12-19 16:23:16 -03:00
parent f829807092
commit 8843b4aa6a
1 changed files with 0 additions and 1 deletions

View File

@ -123,7 +123,6 @@ const Url = React.memo(
}
const hasContent = !!url.title || !!url.description;
console.log('🚀 ~ file: Urls.tsx:126 ~ hasContent', hasContent);
return (
<Touchable