mirror of
https://github.com/cinnyapp/cinny.git
synced 2025-11-17 04:30:29 +03:00
Downgraded linkifyjs
Signed-off-by: Ajay Bura <ajbura@gmail.com>
This commit is contained in:
parent
7fdf165ff3
commit
fd25a23d91
5 changed files with 30 additions and 45 deletions
|
|
@ -2,7 +2,7 @@ import React from 'react';
|
|||
import PropTypes from 'prop-types';
|
||||
import './RoomIntro.scss';
|
||||
|
||||
import Linkify from 'linkify-react';
|
||||
import Linkify from 'linkifyjs/react';
|
||||
import colorMXID from '../../../util/colorMXID';
|
||||
|
||||
import Text from '../../atoms/text/Text';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue