This is for you Maiden

This commit is contained in:
Liam 2022-10-20 10:47:06 +01:00
parent fbd7d6be15
commit 184a2c54da

@ -221,7 +221,7 @@ export default class Home extends Component {
<Spacer y={2} /> <Spacer y={2} />
<Input <Input
underlined underlined
labelPlaceholder="Steam Id" labelPlaceholder="Steam Id (NOT Username)"
initialValue="" initialValue=""
value={this.state.steamId} value={this.state.steamId}
onChange={async (event) => { onChange={async (event) => {