Skip to content

Commit 72b4572

Browse files
committed
docs: remove old code examples
1 parent d8f31f1 commit 72b4572

File tree

1 file changed

+0
-48
lines changed

1 file changed

+0
-48
lines changed

docs/config.json

Lines changed: 0 additions & 48 deletions
Original file line numberDiff line numberDiff line change
@@ -467,18 +467,6 @@
467467
"label": "Standard Schema",
468468
"to": "framework/react/examples/standard-schema"
469469
},
470-
{
471-
"label": "Yup",
472-
"to": "framework/react/examples/yup"
473-
},
474-
{
475-
"label": "Zod",
476-
"to": "framework/react/examples/zod"
477-
},
478-
{
479-
"label": "Valibot",
480-
"to": "framework/react/examples/valibot"
481-
},
482470
{
483471
"label": "TanStack Start",
484472
"to": "framework/react/examples/tanstack-start"
@@ -511,18 +499,6 @@
511499
{
512500
"label": "Arrays",
513501
"to": "framework/vue/examples/array"
514-
},
515-
{
516-
"label": "Yup",
517-
"to": "framework/vue/examples/yup"
518-
},
519-
{
520-
"label": "Zod",
521-
"to": "framework/vue/examples/zod"
522-
},
523-
{
524-
"label": "Valibot",
525-
"to": "framework/vue/examples/valibot"
526502
}
527503
]
528504
},
@@ -536,18 +512,6 @@
536512
{
537513
"label": "Arrays",
538514
"to": "framework/angular/examples/array"
539-
},
540-
{
541-
"label": "Yup",
542-
"to": "framework/angular/examples/yup"
543-
},
544-
{
545-
"label": "Zod",
546-
"to": "framework/angular/examples/zod"
547-
},
548-
{
549-
"label": "Valibot",
550-
"to": "framework/angular/examples/valibot"
551515
}
552516
]
553517
},
@@ -561,18 +525,6 @@
561525
{
562526
"label": "Arrays",
563527
"to": "framework/solid/examples/array"
564-
},
565-
{
566-
"label": "Yup",
567-
"to": "framework/solid/examples/yup"
568-
},
569-
{
570-
"label": "Zod",
571-
"to": "framework/solid/examples/zod"
572-
},
573-
{
574-
"label": "Valibot",
575-
"to": "framework/solid/examples/valibot"
576528
}
577529
]
578530
},

0 commit comments

Comments
 (0)