updated line
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
This commit is contained in:
parent
c742fbab35
commit
056954ddcc
@ -44,6 +44,6 @@ class LineViewController: BaseViewController<Line> {
|
||||
extension LineViewController: ComponentSampleable {
|
||||
static func makeSample() -> ComponentSample {
|
||||
let component = Self.makeComponent()
|
||||
return ComponentSample(component: component, canPinTrailing: false)
|
||||
return ComponentSample(component: component)
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user