changing separator to line mapping as per server and Android confirmation.
This commit is contained in:
parent
c7978c52c9
commit
fe7fb2db03
@ -27,7 +27,7 @@
|
||||
dispatch_once(&onceToken, ^{
|
||||
mapping = [@{
|
||||
@"label": Label.class,
|
||||
@"separator": SeparatorView.class,
|
||||
@"line": SeparatorView.class,
|
||||
@"button": ButtonView.class,
|
||||
@"textButton": MFTextButton.class,
|
||||
@"header": StandardHeaderView.class,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user