summaryrefslogtreecommitdiff
path: root/src/pages/Profile.js
diff options
context:
space:
mode:
authorGeorgios Andreadis <g.andreadis@student.tudelft.nl>2017-09-12 16:50:45 +0200
committerGeorgios Andreadis <g.andreadis@student.tudelft.nl>2017-09-23 10:06:00 +0200
commitf3dbecbf55832df686d6969756640f6f5853f996 (patch)
treedc70c5a04e77f6138f86fcd04b2ca9c808bf5037 /src/pages/Profile.js
parentcbf8eb9cbf2f4082cb1a83955d435ebcb73be3ab (diff)
Add experiments route
Diffstat (limited to 'src/pages/Profile.js')
-rw-r--r--src/pages/Profile.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pages/Profile.js b/src/pages/Profile.js
index ca09d0f4..c8805c6f 100644
--- a/src/pages/Profile.js
+++ b/src/pages/Profile.js
@@ -6,7 +6,7 @@ import DeleteProfileModal from "../containers/modals/DeleteProfileModal";
const ProfileContainer = ({onDelete}) => (
<div className="full-height">
- <AppNavbar/>
+ <AppNavbar inSimulation={false}/>
<div className="container text-page-container full-height">
<button className="btn btn-danger" onClick={onDelete}>Delete my account on OpenDC</button>
<p>