From 2a25f02d74876d25dfacd3af45a8919122fa8a6a Mon Sep 17 00:00:00 2001 From: haraldox Date: Thu, 8 Feb 2018 12:21:31 +0100 Subject: REMOVE presentational stuff from smart container --- src/containers/auth/InviteScreen.js | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to 'src/containers/auth') diff --git a/src/containers/auth/InviteScreen.js b/src/containers/auth/InviteScreen.js index e54d8d225..059888c99 100644 --- a/src/containers/auth/InviteScreen.js +++ b/src/containers/auth/InviteScreen.js @@ -14,12 +14,10 @@ export default class InviteScreen extends Component { const { actions } = this.props; return ( -
- -
+ ); } } -- cgit v1.2.3-70-g09d2