diff --git a/package.json b/package.json index 56d6c596..cc527bf5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@uiw/react-markdown-preview", - "version": "4.1.1", + "version": "4.1.2", "description": "React component preview markdown text in web browser. The minimal amount of CSS to replicate the GitHub Markdown style.", "homepage": "https://uiwjs.github.io/react-markdown-preview", "main": "lib/index.js", diff --git a/website/App.tsx b/website/App.tsx index 055fcd3e..3836fc5d 100644 --- a/website/App.tsx +++ b/website/App.tsx @@ -37,7 +37,7 @@ const App = () => { spellCheck="false" onChange={(e) => setValue(e.target.value)} /> - + /, '')} />