allow top bar action buttons to be links and make home one (#417)
This commit is contained in:
@@ -1405,6 +1405,7 @@ export class Editor {
|
||||
callback: () => {
|
||||
editor.navigate("");
|
||||
},
|
||||
href: "",
|
||||
},
|
||||
{
|
||||
icon: BookIcon,
|
||||
|
||||
Reference in New Issue
Block a user