contact page
This commit is contained in:
@@ -33,7 +33,6 @@ const ProfilePage = () => {
|
||||
const handleSubmit = () => {
|
||||
// Handle form submission
|
||||
setIsEditing(false)
|
||||
console.log('Form submitted:', userInfo)
|
||||
}
|
||||
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user