changed file name
This commit is contained in:
parent
e348025741
commit
60c659db0b
1 changed files with 0 additions and 1 deletions
|
@ -104,7 +104,6 @@ class Homepage extends Component {
|
|||
</div>
|
||||
);
|
||||
}
|
||||
|
||||
onFirstNameChange(event) {
|
||||
this.setState({ firstname: event.target.value });
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue