AG-420 Improve React implementation
This commit is contained in:
@@ -48,7 +48,7 @@ class FxQuoteMatrix extends Component {
|
||||
updated = true;
|
||||
}
|
||||
}
|
||||
if(updated) {
|
||||
if (updated) {
|
||||
assign(data, newRow);
|
||||
updatedNodes.push(node);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user