ryoji-s 2 years ago
parent
commit
036c528620
1 changed files with 0 additions and 3 deletions
  1. 0 3
      packages/editor/src/components/playground/Playground.tsx

+ 0 - 3
packages/editor/src/components/playground/Playground.tsx

@@ -60,10 +60,7 @@ export const Playground = (): JSX.Element => {
             onChange={setMarkdownToPreview}
             onUpload={uploadHandler}
             indentSize={4}
-            setMarkdownToPreview={setMarkdownToPreview}
-            initialValue={initialValue}
             acceptedFileType={AcceptedUploadFileType.ALL}
-            pageId={undefined}
           />
         </div>
         <div className="flex-expand-vert d-none d-lg-flex bg-light text-dark border-start border-dark-subtle p-3">