last update
This commit is contained in:
@@ -8,7 +8,6 @@ import LayoutRegister from "./LayoutRegister";
|
||||
function RegisterPage({ matchedCity }) {
|
||||
const [isSendMsg, setIsSendMsg] = useState(false);
|
||||
const [num, setNum] = useState("");
|
||||
console.log(num);
|
||||
|
||||
return (
|
||||
<LayoutRegister matchedCity={matchedCity}>
|
||||
|
||||
Reference in New Issue
Block a user