Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Nov 8, 2022. It is now read-only.

Commit06183e4

Browse files
committed
chore(editor-js): update style & update plugins
1 parentaddb0b0 commit06183e4

File tree

4 files changed

+659
-670
lines changed

4 files changed

+659
-670
lines changed

‎package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
}
4141
},
4242
"dependencies": {
43-
"@groupher/react-editor":"1.0.67",
43+
"@groupher/react-editor":"1.0.72",
4444
"@next/bundle-analyzer":"^9.0.0",
4545
"@sentry/browser":"^4.6.4",
4646
"@sentry/node":"^4.6.4",

‎src/containers/RichEditor/index.js‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ const RichEditorContainer = ({ richEditor }) => {
2626
useInit(richEditor,uploaderLoaded)
2727

2828
return(
29-
<Wrapper>
29+
<WrapperclassName="cps-viewer">
3030
<EditoronData={onChange}/>
3131
</Wrapper>
3232
)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp