This repository has been archived on 2026-05-24. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
app/apps
groombook-ci[bot] 6ffa3d69dd fix(portal): address lint warnings and type safety
- Export Appointment interface from Appointments.tsx for use elsewhere
- CustomerPortal: use { id: string } for reschedule state instead of
  Record<string, unknown>; cast to Appointment via unknown intermediate
- AccountSettings: remove unused eslint-disable directive

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-03-29 12:25:49 +00:00
..