Skip to content

Commit

Permalink
fix(Markdown): fix url encoding
Browse files Browse the repository at this point in the history
  • Loading branch information
ecarreras committed Feb 14, 2025
1 parent d48c404 commit 9156b8e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
9 changes: 4 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"react-dom": "18.2.0",
"react-grid-layout": "^1.3.4",
"react-hotkeys-hook": "^4.5.0",
"react-markdown": "^9.0.0",
"react-markdown": "^9.0.1",
"react-measure": "^2.5.2",
"remark-gfm": "^4.0.0",
"styled-components": "5.3.5",
Expand Down

0 comments on commit 9156b8e

Please sign in to comment.