Removed dash line from molecule map.
This commit is contained in:
parent
ef1e43f6c2
commit
f12f9b17f7
@ -29,9 +29,10 @@
|
||||
@"moleculeStack": MoleculeStackView.class,
|
||||
@"twoButtonView": TwoButtonView.class,
|
||||
@"standardFooter": StandardFooterView.class,
|
||||
@"dashLine": DashLine.class,
|
||||
// @"dashLine": DashLine.class,
|
||||
@"caretView": CaretView.class,
|
||||
@"caretButton": CaretButton.class
|
||||
@"caretButton": CaretButton.class,
|
||||
// @"labelWithInternalButton": LabelWithInternalButton.class
|
||||
} mutableCopy];
|
||||
});
|
||||
return mapping;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user