Registered DashLine with Molecule Mapper.
This commit is contained in:
parent
a5ff57f65c
commit
17eb09ef42
@ -28,7 +28,8 @@
|
|||||||
@"standardHeader": StandardHeaderView.class,
|
@"standardHeader": StandardHeaderView.class,
|
||||||
@"moleculeStack": MoleculeStackView.class,
|
@"moleculeStack": MoleculeStackView.class,
|
||||||
@"twoButtonView": PrimaryButtonView.class,
|
@"twoButtonView": PrimaryButtonView.class,
|
||||||
@"standardFooter": StandardFooterView.class
|
@"standardFooter": StandardFooterView.class,
|
||||||
|
@"dashLine": DashLine.class
|
||||||
} mutableCopy];
|
} mutableCopy];
|
||||||
});
|
});
|
||||||
return mapping;
|
return mapping;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user