Updated 07-05-2026, 10:26

Commit: 5dd730a Show on GitHub

  • Author: Yamen
  • Date: 5/13/2026, 2:36:41 PM
  • Message: refactor: simplify AddGroupButton with svelte:element and resolve #367 Replace the {#if}/{:else} block with a single svelte:element Add resolve() for the href.
  • Stats: 45 total changes (+19 / -26)

Changed Files

  • docs/components.md — +1 / -2 (3 changes)
  • src/lib/components/groups/AddGroupButton.svelte — +18 / -24 (42 changes)