feat(component): New select component docs
This commit is contained in:
@@ -65,6 +65,7 @@ function getComponents() {
|
||||
function getFormComponents() {
|
||||
return [
|
||||
{ text: 'Input', link: 'components/input' },
|
||||
{ text: 'Select', link: 'components/select' },
|
||||
]
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user