allow top bar action buttons to be links and make home one (#417)

This commit is contained in:
JordanPaoletti
2023-06-10 16:15:16 +02:00
committed by GitHub
parent b035969402
commit 063a8e4767
3 changed files with 19 additions and 12 deletions
+1
View File
@@ -1405,6 +1405,7 @@ export class Editor {
callback: () => {
editor.navigate("");
},
href: "",
},
{
icon: BookIcon,