UX Improvements for integrations (#750)
Co-authored-by: Julien Nahum <julien@nahum.net>
This commit is contained in:
parent
1baecdc177
commit
9280b106e0
|
|
@ -119,5 +119,5 @@ export const mentionAsText = (content) => {
|
|||
(match, fieldId, fieldName, text) => {
|
||||
return `${text}`
|
||||
}
|
||||
)
|
||||
).replace(/<[^>]*>/g, '')
|
||||
}
|
||||
Loading…
Reference in New Issue