Fix merge

This commit is contained in:
Dominik Prokop 2020-04-07 16:23:04 +02:00
parent f6cbb26167
commit 7425f9b400

View File

@ -21,7 +21,7 @@ export class TablePanel extends Component<Props> {
overrides.push({
matcher: { id: matcherId, options: field.name },
properties: [{ isCustom: true, id: prop, value: width }],
properties: [{ id: prop, value: width }],
});
this.props.onFieldConfigChange({