From 1324d3b9f8150aa329dbe0523e9d8712c77cba0a Mon Sep 17 00:00:00 2001 From: Isaiah Thomason <47364027+ITenthusiasm@users.noreply.github.com> Date: Tue, 7 May 2024 08:51:24 -0400 Subject: [PATCH] chore: Update TODOs (SuperTokens Examples Were Completed) --- TODO.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/TODO.md b/TODO.md index 1351357..6dd744f 100644 --- a/TODO.md +++ b/TODO.md @@ -1,9 +1,5 @@ # TODO -## Priority - -- [ ] Update `SuperTokens + Remix` and `SuperTokens + SvelteKit` examples with the stateful `errors` object approach (if it would be easier to understand/read). - ## Documentation - [ ] Add more detailed examples of how to use `Zod` with the `defaultErrors.validate` option.