extended editor
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
// src/icons.js
|
||||
import { Bold, Italic, Underline, Strikethrough, List, NumberedListLeft, Table, Table2Columns, ArrowRight, ArrowDown, TableRows,
|
||||
AlignTopBox, AlignLeftBox, StatsReport, OpenInWindow
|
||||
AlignTopBox, AlignLeftBox, StatsReport, OpenInWindow, Download
|
||||
} from '@iconoir/vue';
|
||||
|
||||
export {
|
||||
@@ -19,4 +19,5 @@ export {
|
||||
AlignLeftBox as AlignLeftBoxIcon,
|
||||
StatsReport as StatsReportIcon,
|
||||
OpenInWindow as OpenInWindowIcon,
|
||||
Download as DownloadIcon,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user