UX Improvements for integrations (#750)
Co-authored-by: Julien Nahum <julien@nahum.net>
This commit is contained in:
2
client/lib/utils.js
vendored
2
client/lib/utils.js
vendored
@@ -119,5 +119,5 @@ export const mentionAsText = (content) => {
|
|||||||
(match, fieldId, fieldName, text) => {
|
(match, fieldId, fieldName, text) => {
|
||||||
return `${text}`
|
return `${text}`
|
||||||
}
|
}
|
||||||
)
|
).replace(/<[^>]*>/g, '')
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user