Small tweaks

This commit is contained in:
Eric Bailey
2023-10-24 11:40:20 -05:00
parent ebd39c7a10
commit 94e2d0be43
2 changed files with 9 additions and 9 deletions
@@ -236,8 +236,6 @@ export const TextInput = forwardRef(function TextInputImpl(
})
}, [richtext, pal.link, pal.text])
console.log('render')
return (
<View style={styles.container}>
<PasteInput