Skip to content

Commit f7b95d5

Browse files
authored
docs: migrate validation docs to Lit (#1673)
1 parent 604361d commit f7b95d5

File tree

2 files changed

+635
-0
lines changed

2 files changed

+635
-0
lines changed

docs/config.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -234,6 +234,10 @@
234234
"label": "Basic Concepts",
235235
"to": "framework/lit/guides/basic-concepts"
236236
},
237+
{
238+
"label": "Form Validation",
239+
"to": "framework/lit/guides/validation"
240+
},
237241
{
238242
"label": "Arrays",
239243
"to": "framework/lit/guides/arrays"

0 commit comments

Comments
 (0)