Updated 07-05-2026, 10:26
Commit: 37c1cce Show on GitHub
- Author: leonwesteveld
- Date: 5/8/2026, 11:39:07 AM
- Message: fix: now using the label and input components and icons for the input fields visible
- Stats: 316 total changes (+157 / -159)
Changed Files
src/lib/components/atoms/Input.svelte— +38 / -20 (58 changes)src/lib/components/atoms/Label.svelte— +15 / -0 (15 changes)src/lib/components/organisms/DateTimeLog.svelte— +52 / -63 (115 changes)src/lib/components/organisms/LocationLog.svelte— +44 / -68 (112 changes)src/routes/submit-proof/+page.svelte— +8 / -8 (16 changes)