mirror of
https://github.com/tabler/tabler.git
synced 2025-12-21 17:34:25 +04:00
feat: create new form layout page (#2303)
This commit is contained in:
@@ -203,11 +203,20 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"forms": {
|
||||
"url": "form-elements.html",
|
||||
"form": {
|
||||
"title": "Forms",
|
||||
"title-long": "Form elements",
|
||||
"icon": "checkbox"
|
||||
"icon": "checkbox",
|
||||
"children": {
|
||||
"elements": {
|
||||
"url": "form-elements.html",
|
||||
"title": "Form elements"
|
||||
},
|
||||
"layout": {
|
||||
"url": "form-layout.html",
|
||||
"title": "Form layouts",
|
||||
"badge": "New"
|
||||
}
|
||||
}
|
||||
},
|
||||
"extra": {
|
||||
"title": "Extra",
|
||||
|
||||
Reference in New Issue
Block a user