React18 #23

Merged
DrMint merged 30 commits from react18 into main 2022-05-15 08:21:37 +00:00
1 changed files with 1 additions and 0 deletions
Showing only changes of commit 08170887b9 - Show all commits

View File

@ -441,6 +441,7 @@ export default function AppLayout(props: Props): JSX.Element {
(event.target as HTMLInputElement).value
)
}
value={appLayout.playerName}
/>
</div>
</div>