Fix wrong text
Compare changes
@@ -181,7 +181,7 @@ const UserManager: React.FC = (props: any) => {
@@ -181,7 +181,7 @@ const UserManager: React.FC = (props: any) => {
{(!users || users.length === 0) && <Typography>Inga tävlingar hittades med nuvarande filter</Typography>}