mirror of
https://github.com/He4eT/huge-link.git
synced 2026-05-05 00:47:27 +00:00
Add react-markdown
This commit is contained in:
parent
11523c975b
commit
5e364da3d8
3 changed files with 329 additions and 17 deletions
|
|
@ -29,7 +29,8 @@
|
|||
"dependencies": {
|
||||
"preact": "^10.3.2",
|
||||
"preact-render-to-string": "^5.1.4",
|
||||
"preact-router": "^3.2.1"
|
||||
"preact-router": "^3.2.1",
|
||||
"react-markdown": "^5.0.3"
|
||||
},
|
||||
"jest": {
|
||||
"preset": "jest-preset-preact",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue