diff --git a/frontend/src/lib/components/graph/GroupActionBar.svelte b/frontend/src/lib/components/graph/GroupActionBar.svelte index 87d25501d3..872f100d14 100644 --- a/frontend/src/lib/components/graph/GroupActionBar.svelte +++ b/frontend/src/lib/components/graph/GroupActionBar.svelte @@ -1,6 +1,6 @@
-
+
{#if note == null}
- - - {collapsed ? 'Expand' : 'Collapse'} group - -
+
-
+
{#if onDeleteGroup}