mirror of
https://github.com/Significant-Gravitas/AutoGPT.git
synced 2026-02-10 14:55:16 -05:00
Fixes TypeScript implicit 'any' type error in signup.ts and login.page.ts by adding explicit URL type annotation to the callback parameters. Co-authored-by: Nicholas Tindle <ntindle@users.noreply.github.com>