Use new more restrictive regex

This commit is contained in:
Eric Bailey
2023-10-23 15:04:46 -05:00
parent 61f88ae2b0
commit ee3d1ff40d
5 changed files with 42 additions and 23 deletions
@@ -236,6 +236,8 @@ export const TextInput = forwardRef(function TextInputImpl(
})
}, [richtext, pal.link, pal.text])
console.log('render')
return (
<View style={styles.container}>
<PasteInput