diff --git a/src/components/DrawerComponent.js b/src/components/DrawerComponent.js
index 7cb3476..36d5ec3 100644
--- a/src/components/DrawerComponent.js
+++ b/src/components/DrawerComponent.js
@@ -18,7 +18,7 @@ class DrawerComponent extends Component {
{this.props.current_activity.info.address}
-
+
);
}
@@ -28,7 +28,7 @@ class DrawerComponent extends Component {
{this.props.current_activity.info.address}
-
+
);
}
@@ -56,7 +56,7 @@ class DrawerComponent extends Component {
-
+
);
@@ -78,8 +78,8 @@ class DrawerComponent extends Component {
{this.props.current_activity.info.address}
-
-
+
+
)}
diff --git a/src/components/LoginPage.js b/src/components/LoginPage.js
index 30fb638..469d63b 100644
--- a/src/components/LoginPage.js
+++ b/src/components/LoginPage.js
@@ -56,7 +56,7 @@ class LoginPage extends Component {
})(
Remember me
)}
-