Added linkify-html module

This commit is contained in:
mrfry 2021-12-22 16:34:21 +01:00
parent 152dcd9b53
commit 050ac0c609
2 changed files with 34 additions and 6 deletions

View file

@ -15,6 +15,7 @@
"dependencies": {
"babel-eslint": "^10.1.0",
"eslint-plugin-react": "^7.21.5",
"linkify-html": "^3.0.4",
"next": "^10.0.3",
"react": "^16.13.0",
"react-dom": "^16.13.0",