Updated 07-05-2026, 10:26
Commit: fe35daa Show on GitHub
- Author: Yamen
- Date: 5/21/2026, 7:56:21 PM
- Message: refactor: remove toAppHref helper and use resolve directly #367 Remove the toAppHref helper function and the linkHref derived. Pass href directly to resolve() since the base path handling is no longer needed.
- Stats: 26 total changes (+4 / -22)
Changed Files
src/lib/components/groups/AddGroupButton.svelte— +1 / -20 (21 changes)src/routes/groups/+page.svelte— +3 / -2 (5 changes)