diff --git a/src/components/AppLayout.tsx b/src/components/AppLayout.tsx index 34256a7..6df61e8 100644 --- a/src/components/AppLayout.tsx +++ b/src/components/AppLayout.tsx @@ -441,6 +441,7 @@ export default function AppLayout(props: Props): JSX.Element { (event.target as HTMLInputElement).value ) } + value={appLayout.playerName} />