This is for you Maiden
This commit is contained in:
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) => {
|
||||||
|
Reference in New Issue
Block a user