delete server
This commit is contained in:
@@ -19,6 +19,7 @@ class FormInput extends Component
|
||||
public string|null $type = 'text',
|
||||
public bool $instantSave = false,
|
||||
public bool $disabled = false,
|
||||
public bool $hidden = false
|
||||
) {
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user