From a5a296e87febc0be9c8c6cdeaf8b8e91466936de Mon Sep 17 00:00:00 2001 From: GnomeZworc Date: Sun, 7 Jun 2026 12:42:12 +0200 Subject: [PATCH] update side-nav Signed-off-by: GnomeZworc --- components.lock.json | 2 +- icons.json | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 icons.json diff --git a/components.lock.json b/components.lock.json index 8b520f0..fb87b46 100644 --- a/components.lock.json +++ b/components.lock.json @@ -3,6 +3,6 @@ "name": "side-nav", "repo": "https://git.g3e.fr/syonad/syn-side-nav", "ref": "main", - "commit": "c885959a6f3ff14b677fb104b72dc707d0fc1c66" + "commit": "bf6bbe78a9d361b96168b05d94e560a381283121" } ] diff --git a/icons.json b/icons.json new file mode 100644 index 0000000..6ee6944 --- /dev/null +++ b/icons.json @@ -0,0 +1,3 @@ +{ + "dashboard": "" +}