Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
This commit is contained in:
parent
8824ea95bc
commit
6deb2154a9
@ -7,7 +7,7 @@
|
||||
|
||||
import Foundation
|
||||
|
||||
public struct DefaultRadioButtonGroupModel: SelectorGroupModel{
|
||||
public struct DefaultRadioButtonGroupModel: SelectorGroupModel {
|
||||
public typealias SelectorType = DefaultRadioButtonModel
|
||||
public var id: UUID = UUID()
|
||||
public var inputId: String?
|
||||
|
||||
Loading…
Reference in New Issue
Block a user