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

Commit783522b

Browse files
committed
update dependencies and fix build tools
1 parent6f275a3 commit783522b

File tree

7 files changed

+3060
-9792
lines changed

7 files changed

+3060
-9792
lines changed

‎demo/quill-demo.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ window.addEventListener('load', () => {
1616
editorContainer.setAttribute('id','editor')
1717
document.body.insertBefore(editorContainer,null)
1818

19-
vareditor=newQuill(editorContainer,{
19+
consteditor=newQuill(editorContainer,{
2020
modules:{
2121
cursors:true,
2222
toolbar:[

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp