From 7cc0ebdaeeb3d724fa9e58006ea1c87b58ca6384 Mon Sep 17 00:00:00 2001 From: Tom Russell Date: Thu, 4 Apr 2019 12:25:32 +0100 Subject: [PATCH] My account technical details section --- app/src/frontend/my-account.js | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/app/src/frontend/my-account.js b/app/src/frontend/my-account.js index e5adc349..2b575e44 100644 --- a/app/src/frontend/my-account.js +++ b/app/src/frontend/my-account.js @@ -70,7 +70,7 @@ class MyAccountPage extends Component {
- Start colouring + Start colouring
@@ -87,13 +87,17 @@ class MyAccountPage extends Component {
-

Experimental features

+

Techical details

+

Are you a software developer? If so, you might be interested in these.

API key

{this.props.user.api_key? this.props.user.api_key : '-'}

-
- + +
+

GitHub

+ Colouring London Github repository + );