You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-3Lines changed: 0 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -6,9 +6,6 @@ React component wrapper for
6
6
7
7
Only two dependencies, React and SimpleMDE.
8
8
9
-
## Request for new owner
10
-
My time has been very limited lately, if anyone would like to take over this repo let me know, and I can transfer it over.
11
-
12
9
## New in v3
13
10
- The `initialValue` prop has been removed and replaced with a `value` prop, allowing direct changes to the value to be made after the component mounts.
14
11
- Updated in v3.6.8, if rendering server-side, you can set static ids to avoid errors in rendering synchronization.
0 commit comments