Merge pull request #7135 from ysm-dev/quill-icon

Update Quill icon
main
Elbert Alias 3 years ago committed by GitHub
commit 7ebd4670a7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

Binary file not shown.

Before

Width:  |  Height:  |  Size: 692 B

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 9.9 KiB

@ -314,7 +314,7 @@
24 24
], ],
"description": "Quill is a free open-source WYSIWYG editor.", "description": "Quill is a free open-source WYSIWYG editor.",
"icon": "Quill.png", "icon": "Quill.svg",
"js": { "js": {
"Quill": "" "Quill": ""
}, },
@ -365,4 +365,4 @@
"scripts": "__POWERED_BY_QIANKUN__", "scripts": "__POWERED_BY_QIANKUN__",
"website": "https://qiankun.umijs.org" "website": "https://qiankun.umijs.org"
} }
} }