use dedicated linkifyjs packages according to package update

This commit is contained in:
mahula 2024-04-18 19:01:05 +02:00 committed by GitHub
parent 10747cc3e7
commit b735824967
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,5 +1,5 @@
import sanitizeHtml from 'sanitize-html'
import linkifyHtml from 'linkifyjs/html'
import linkifyHtml from 'linkifyjs-html'
export const removeHtmlTags = (input) => {
return sanitizeHtml(input, {