chore(editor): relocate link icon in floating toolbar

This commit is contained in:
SiriusXT 2025-06-09 14:30:15 +08:00 committed by JYC333
parent 8557159273
commit 496c36fde8

View File

@ -246,7 +246,7 @@ export function buildFloatingToolbar() {
{ {
label: "Insert", label: "Insert",
icon: "plus", icon: "plus",
items: ["bookmark", "internallink", "includeNote", "|", "math", "mermaid", "horizontalLine", "pageBreak", "dateTime"] items: ["link", "bookmark", "internallink", "includeNote", "|", "math", "mermaid", "horizontalLine", "pageBreak", "dateTime"]
}, },
"|", "|",
"outdent", "outdent",