home icon

This commit is contained in:
Martti Malmi
2023-11-21 19:14:08 +02:00
parent 59ffb84458
commit 9aafc329cb
2 changed files with 4 additions and 1 deletions

View File

@ -10,7 +10,7 @@ import {NoteCreatorButton} from "../../Element/Event/NoteCreatorButton";
const MENU_ITEMS = [
{
label: "Home",
icon: "notes",
icon: "home",
link: "/",
},
{