Skip to content

Commit

Permalink
Update cdn versions
Browse files Browse the repository at this point in the history
  • Loading branch information
rawilk committed Mar 25, 2022
1 parent c5c609c commit a22113c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/form-components.php
Original file line number Diff line number Diff line change
Expand Up @@ -176,8 +176,8 @@
'popper' => 'https://unpkg.com/@popperjs/core@2',

'quill' => [
'https://cdn.quilljs.com/1.3.6/quill.snow.css',
'https://cdn.quilljs.com/1.3.6/quill.js',
'https://cdn.quilljs.com/1.3.7/quill.snow.css',
'https://cdn.quilljs.com/1.3.7/quill.min.js',
],
],

Expand Down

0 comments on commit a22113c

Please sign in to comment.