mirror of
https://github.com/RGBCube/cinny
synced 2025-08-01 09:27:46 +00:00
Bump linkifyjs 2.1.9 to 4.0.0-beta.5 (#665)
This commit is contained in:
parent
47e6527b0e
commit
ca2627d3cf
3 changed files with 24 additions and 26 deletions
|
@ -1,7 +1,7 @@
|
|||
/* eslint-disable import/prefer-default-export */
|
||||
import React, { lazy, Suspense } from 'react';
|
||||
|
||||
import linkifyHtml from 'linkifyjs/html';
|
||||
import linkifyHtml from 'linkify-html';
|
||||
import parse from 'html-react-parser';
|
||||
import twemoji from 'twemoji';
|
||||
import { sanitizeText } from './sanitize';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue