Skip to content

Commit

Permalink
6993: fix Editor bullet issue when using Quill 2.0.2 (primefaces#7004)
Browse files Browse the repository at this point in the history
* 6993: fix Editor bullet issue when using Quill 2.0.2

* 6993: fix melloware comment

* Update EditorBase.js

---------

Co-authored-by: Melloware <[email protected]>
  • Loading branch information
swotiendang and melloware authored Aug 7, 2024
1 parent 72bc4d4 commit 0f10825
Show file tree
Hide file tree
Showing 3 changed files with 566 additions and 451 deletions.
2 changes: 1 addition & 1 deletion components/doc/common/codeeditor/templates.js
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@ body {
import ReactDOM from 'react-dom/client';
import 'primeicons/primeicons.css';
import { PrimeReactProvider } from 'primereact/api';
import 'primeflex/primeflex.css';
import 'primeflex/primeflex.css';
import 'primereact/resources/primereact.css';
import 'primereact/resources/themes/lara-light-indigo/theme.css';
Expand Down
Loading

0 comments on commit 0f10825

Please sign in to comment.