Skip to content

Commit

Permalink
docs: remove old code examples
Browse files Browse the repository at this point in the history
  • Loading branch information
crutchcorn committed Mar 3, 2025
1 parent d8f31f1 commit 72b4572
Showing 1 changed file with 0 additions and 48 deletions.
48 changes: 0 additions & 48 deletions docs/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -467,18 +467,6 @@
"label": "Standard Schema",
"to": "framework/react/examples/standard-schema"
},
{
"label": "Yup",
"to": "framework/react/examples/yup"
},
{
"label": "Zod",
"to": "framework/react/examples/zod"
},
{
"label": "Valibot",
"to": "framework/react/examples/valibot"
},
{
"label": "TanStack Start",
"to": "framework/react/examples/tanstack-start"
Expand Down Expand Up @@ -511,18 +499,6 @@
{
"label": "Arrays",
"to": "framework/vue/examples/array"
},
{
"label": "Yup",
"to": "framework/vue/examples/yup"
},
{
"label": "Zod",
"to": "framework/vue/examples/zod"
},
{
"label": "Valibot",
"to": "framework/vue/examples/valibot"
}
]
},
Expand All @@ -536,18 +512,6 @@
{
"label": "Arrays",
"to": "framework/angular/examples/array"
},
{
"label": "Yup",
"to": "framework/angular/examples/yup"
},
{
"label": "Zod",
"to": "framework/angular/examples/zod"
},
{
"label": "Valibot",
"to": "framework/angular/examples/valibot"
}
]
},
Expand All @@ -561,18 +525,6 @@
{
"label": "Arrays",
"to": "framework/solid/examples/array"
},
{
"label": "Yup",
"to": "framework/solid/examples/yup"
},
{
"label": "Zod",
"to": "framework/solid/examples/zod"
},
{
"label": "Valibot",
"to": "framework/solid/examples/valibot"
}
]
},
Expand Down

0 comments on commit 72b4572

Please sign in to comment.