move React components to a package, translate default editor example to React
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
# Default text editor
|
||||
Did we mention that you have full control over the rendering of the editor? Here is barebones example without any styling, but packed with a whole set of common extensions.
|
||||
|
||||
<demo name="Examples/Default" />
|
||||
## Vue
|
||||
<demo name="Examples/Default/Vue" />
|
||||
|
||||
## React
|
||||
<demo name="Examples/Default/React" />
|
||||
|
||||
Reference in New Issue
Block a user