Major deps updates: router, redux, intl, react-transition-group, flow-type, testing deps

This commit is contained in:
SleepWalker
2019-06-30 16:32:50 +03:00
parent 6821bcfe40
commit 627d503d43
76 changed files with 2819 additions and 1703 deletions

View File

@@ -97,7 +97,7 @@ export default class ApplicationForm extends Component<{
</div>
</div>
{FormComponent && (
{!!FormComponent && (
<Button
color={COLOR_GREEN}
block