1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-07-18 20:59:44 +02:00

feat: Display clickable links in tasks (#694)

Closes #330
This commit is contained in:
HannesOberreiter 2024-04-10 15:53:05 +02:00 committed by GitHub
parent 758c2c3494
commit 800d2d012d
6 changed files with 93 additions and 2 deletions

View file

@ -70,6 +70,8 @@
"initials": "^3.1.2",
"js-cookie": "^3.0.5",
"jwt-decode": "^4.0.0",
"linkify-react": "^4.1.3",
"linkifyjs": "^4.1.3",
"lodash": "^4.17.21",
"nanoid": "^5.0.3",
"node-sass": "^9.0.0",