some fix

parent 1df94c84
......@@ -21,6 +21,7 @@ const Register = () => {
const handleRegister = async () => {
// await dispatch(createUser(user));
//asdfdsa
};
const handleUserInput = (e: React.ChangeEvent<HTMLInputElement>) => {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment