Updated hint text

This commit is contained in:
2025-12-30 21:01:40 +01:00
parent 05c6625bf3
commit ecd03dfd9d

View File

@@ -132,7 +132,7 @@ class _CreateMatchViewState extends State<CreateMatchView> {
margin: const EdgeInsets.symmetric(horizontal: 12, vertical: 5),
child: TextInputField(
controller: _gameNameController,
hintText: 'Game name',
hintText: 'Match name',
),
),
ChooseTile(