Skip to content

Commit

Permalink
GH-29: Fix quill include
Browse files Browse the repository at this point in the history
  • Loading branch information
SetZero committed Jul 2, 2023
1 parent 62852d6 commit d3b5c74
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/QuillEditor.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ import Quill, {
BoundsStatic,
StringMap,
Sources,
TextChangeHandler,
} from 'quill';

import 'quill/dist/quill.snow.css';
Expand Down

0 comments on commit d3b5c74

Please sign in to comment.