From f3dbecbf55832df686d6969756640f6f5853f996 Mon Sep 17 00:00:00 2001 From: Georgios Andreadis Date: Tue, 12 Sep 2017 16:50:45 +0200 Subject: Add experiments route --- src/pages/Profile.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/pages/Profile.js') 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}) => (
- +

-- cgit v1.2.3