4a1d0c1 Show on GitHub
- Author: Miel
- Date: 2/13/2026, 8:54:39 AM
- Message: fix: changes made a new PR cause of all the svelte updates #184
- Stats: 586 total changes (+576 / -10)
Changed Files
src/lib/components/dialog.svelte— +480 / -0 (480 changes)src/lib/components/icons/auditIcon.svelte— +18 / -0 (18 changes)src/lib/components/icons/crossIcon.svelte— +17 / -0 (17 changes)src/lib/components/icons/delteIcon.svelte— +18 / -0 (18 changes)src/lib/components/icons/editIcon.svelte— +17 / -0 (17 changes)src/lib/components/icons/exclamationmarkIcon.svelte— +16 / -0 (16 changes)src/lib/components/partner.svelte— +4 / -4 (8 changes)src/routes/+page.svelte— +2 / -2 (4 changes)src/routes/[websiteUID]/+page.svelte— +2 / -2 (4 changes)src/routes/addPartner/+page.svelte— +2 / -2 (4 changes)