Thanks tslint plugin

pull/1403/head
Ascend 2019-09-04 20:54:21 +02:00
parent f32f601b37
commit 3080b7792e
1 changed files with 1 additions and 1 deletions

View File

@ -33,5 +33,5 @@ export function ThenElse(props: ThenElseParams) {
allowedVariableNodes={AllowedVariableNodes.identifier}
shouldDisplay={props.shouldDisplay || (() => false)} />
</Col>}
</Col>
</Col>;
}