udpated to pin
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
This commit is contained in:
parent
20689203c8
commit
c6e578f270
@ -210,6 +210,6 @@ extension ButtonGroupViewController: Componentable {
|
|||||||
TextLinkCaret().with { $0.text = "Text Link Caret" }
|
TextLinkCaret().with { $0.text = "Text Link Caret" }
|
||||||
]
|
]
|
||||||
|
|
||||||
return TestViewWrapper(component: component, isTrailing: true)
|
return TestViewWrapper(component: component, isTrailing: false)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user