From c7f2f942d7a787e66862673be25a11e972462e50 Mon Sep 17 00:00:00 2001 From: Jeffalo <40470736+JeffaloBob@users.noreply.github.com> Date: Fri, 2 Oct 2020 07:14:23 +0200 Subject: [PATCH 1/2] add non breaking space to real name warning --- src/components/registration/steps.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/registration/steps.jsx b/src/components/registration/steps.jsx index a6c6e9d08..e0753e1e0 100644 --- a/src/components/registration/steps.jsx +++ b/src/components/registration/steps.jsx @@ -180,7 +180,7 @@ class UsernameStep extends React.Component { this.props.description ) : ( - +   From 03c6335fa514d353a7a7a5dfc4b134073ae5bf1e Mon Sep 17 00:00:00 2001 From: Jeffalo <40470736+JeffaloBob@users.noreply.github.com> Date: Fri, 2 Oct 2020 08:16:04 +0200 Subject: [PATCH 2/2] added semicolon sorry --- src/components/registration/steps.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/registration/steps.jsx b/src/components/registration/steps.jsx index e0753e1e0..d38639965 100644 --- a/src/components/registration/steps.jsx +++ b/src/components/registration/steps.jsx @@ -180,7 +180,7 @@ class UsernameStep extends React.Component { this.props.description ) : ( -   +