Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/open_url_options
This commit is contained in:
commit
d8ad52dfda
@ -25,9 +25,7 @@ public protocol FormFieldProtocol: FormItemProtocol {
|
||||
|
||||
}
|
||||
|
||||
extension FormFieldProtocol {
|
||||
public extension FormFieldProtocol {
|
||||
|
||||
var baseValue: AnyHashable? { nil }
|
||||
|
||||
var readOnly: Bool { false }
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user