From df8173b3b2facef3cd1d8d4b7976b9b129d09f49 Mon Sep 17 00:00:00 2001 From: dklimpel <5740567+dklimpel@users.noreply.github.com> Date: Sun, 29 Mar 2020 20:43:49 +0200 Subject: [PATCH] Fix coding style --- src/components/users.js | 24 +++++++++++++++--------- 1 file changed, 15 insertions(+), 9 deletions(-) diff --git a/src/components/users.js b/src/components/users.js index f7eddec..0821400 100644 --- a/src/components/users.js +++ b/src/components/users.js @@ -74,12 +74,15 @@ export const UserCreate = props => ( - + - + @@ -97,10 +100,13 @@ export const UserEdit = props => ( - +