diff --git a/src/App.tsx b/src/App.tsx index 914a0e20a9..ff393aa682 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -102,7 +102,8 @@ export const App = () => { - {selectError && (Please choose a user)} + {selectError + && (Please choose a user)}