Skip to content

Commit

Permalink
chore: 尝试react-quill,但没有解决报错
Browse files Browse the repository at this point in the history
  • Loading branch information
14790897 committed Feb 21, 2024
1 parent 5d80cab commit 3004ae2
Show file tree
Hide file tree
Showing 3 changed files with 549 additions and 132 deletions.
1 change: 1 addition & 0 deletions components/Export.tsx
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
"use client";
import { useCallback } from "react";
import { saveAs } from "file-saver";
import * as quillToWord from "quill-to-word";
Expand Down
132 changes: 0 additions & 132 deletions components/ReactQuillEditor.tsx

This file was deleted.

Loading

0 comments on commit 3004ae2

Please sign in to comment.