minor fix
This commit is contained in:
parent
ebb009bd20
commit
d94f21ab67
1 changed files with 0 additions and 1 deletions
|
@ -4,7 +4,6 @@ import InputField from "./InputField";
|
||||||
import BackButton from "./BackButton";
|
import BackButton from "./BackButton";
|
||||||
import Button from "./Button";
|
import Button from "./Button";
|
||||||
|
|
||||||
|
|
||||||
function ChangeUsername(): JSX.Element {
|
function ChangeUsername(): JSX.Element {
|
||||||
const [newUsername, setNewUsername] = useState("");
|
const [newUsername, setNewUsername] = useState("");
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue