Updated today at 08:58
Commit: 6089a0c Show on GitHub
- Author: Yamen
- Date: 3/12/2026, 11:58:41 PM
- Message: feat: make GroupsLink component for ProfileForm #278 Adds a reusable GroupsLink component: - Focus-visible outline for accessibility - Replaces inline anchor in ProfileForm with component
- Stats: 55 total changes (+29 / -26)
Changed Files
src/lib/components/profile/GroupsLink.svelte— +24 / -0 (24 changes)src/lib/components/profile/ProfileInfo.svelte— +5 / -26 (31 changes)