Skip to content

v3.14.0

Choose a tag to compare

@github-actions github-actions released this 27 May 00:55
· 277 commits to master since this release

Documentation v3.14.0: https://raw.githack.com/uiwjs/react-md-editor/d36a925/index.html
Comparing Changes: v3.13.0...v3.14.0

npm i @uiw/react-md-editor@3.14.0

⚠️ Props: visiableDragbar -> visibleDragbar

<MDEditor
-  visiableDragbar
+  visibleDragbar
  value={value}
  onChange={setValue}
/>