Updated 07-05-2026, 10:26
Commit: 08eee4a Show on GitHub
- Author: Alia Taher
- Date: 4/17/2026, 10:32:16 AM
- Message: chore: format all files with prettier#197
- Stats: 652 total changes (+301 / -351)
Changed Files
src/lib/assets/svg/ErrorMessageIcon.svelte— +13 / -13 (26 changes)src/lib/components/atoms/Input.svelte— +16 / -18 (34 changes)src/lib/components/molecules/EmergencySection.svelte— +82 / -90 (172 changes)src/lib/components/molecules/InformationCard.svelte— +3 / -2 (5 changes)src/lib/components/organisms/Header.svelte— +95 / -104 (199 changes)src/lib/css/global-stylesheet.css— +31 / -62 (93 changes)src/lib/formValidation.js— +1 / -1 (2 changes)src/lib/index.js— +11 / -11 (22 changes)src/routes/contact/+page.server.js— +39 / -39 (78 changes)src/routes/contact/+page.svelte— +10 / -11 (21 changes)