Some Get Started codeblocks don't change with different validators.
There are two codeblocks in the Get Started page that don't change for each validator and are always shown with zod:
https://github.com/ciscoheat/superforms-web/blob/main/src/routes/get-started/%5B...lib%5D/%2Bpage.md?plain=1#L303
https://github.com/ciscoheat/superforms-web/blob/main/src/routes/get-started/%5B...lib%5D/%2Bpage.md?plain=1#L391
I can make a pr to fix them if you like.
I'm trying to think of a better, more "templatized" way to display the code for all the different variations, let me try that first. :)
There are two codeblocks in the Get Started page that don't change for each validator and are always shown with zod:
https://github.com/ciscoheat/superforms-web/blob/main/src/routes/get-started/%5B...lib%5D/%2Bpage.md?plain=1#L303
https://github.com/ciscoheat/superforms-web/blob/main/src/routes/get-started/%5B...lib%5D/%2Bpage.md?plain=1#L391
I can make a pr to fix them if you like.
I think they do change now, so maybe this should be closed after you check em