Skip to content

Commit

Permalink
PR changes
Browse files Browse the repository at this point in the history
  • Loading branch information
stephmilovic committed Mar 10, 2020
1 parent 24c67f1 commit 60d01fb
Show file tree
Hide file tree
Showing 8 changed files with 140 additions and 410 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ export const MarkdownEditorForm = ({
>
<MarkdownEditor
bottomRightContent={bottomRightContent}
initialContent={field.value as string}
content={field.value as string}
isDisabled={isDisabled}
onChange={handleContentChange}
onCursorPositionUpdate={onCursorPositionUpdate}
Expand Down

This file was deleted.

This file was deleted.

Loading

0 comments on commit 60d01fb

Please sign in to comment.