V13-FE-005: Complete KBX v60 frontend components, T01-T12 screen recipes, and WBS progress tracker
This commit is contained in:
@@ -10,7 +10,7 @@ export interface SelectOption {
|
||||
|
||||
export interface KsSelectProps {
|
||||
modelValue: any
|
||||
label: string
|
||||
label?: string
|
||||
options: SelectOption[]
|
||||
placeholder?: string
|
||||
disabled?: boolean
|
||||
|
||||
Reference in New Issue
Block a user