Skip to content

Commit

Permalink
chore: update
Browse files Browse the repository at this point in the history
  • Loading branch information
hunghg255 committed Apr 26, 2024
1 parent 2a9ae94 commit a9ee886
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions demo/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Document</title>
<link href="https://cdn.bootcdn.net/ajax/libs/quill/2.0.0/quill.snow.min.css" rel="stylesheet" />
<script defer src="https://cdn.bootcdn.net/ajax/libs/quill/2.0.0/quill.min.js"></script>
<link href="https://cdn.bootcdn.net/ajax/libs/quill/1.3.7/quill.snow.min.css" rel="stylesheet" />
<script defer src="https://cdn.bootcdn.net/ajax/libs/quill/1.3.7/quill.min.js"></script>
<script defer src="https://cdn.jsdelivr.net/gh/hunghg255/quill-resize-image/dist/quill-resize-image.min.js"></script>
</head>

Expand Down

0 comments on commit a9ee886

Please sign in to comment.