comment out more draft stuff
This commit is contained in:
parent
02947063d3
commit
e62e43def6
3 changed files with 20 additions and 20 deletions
|
@ -17,7 +17,7 @@ limitations under the License.
|
|||
|
||||
import { Value } from 'slate';
|
||||
import Html from 'slate-html-serializer';
|
||||
import Markdown as Md from 'slate-md-serializer';
|
||||
import { Markdown as Md } from 'slate-md-serializer';
|
||||
import Plain from 'slate-plain-serializer';
|
||||
import * as RichText from './RichText';
|
||||
import Markdown from './Markdown';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue