correct user settings manager (and password reset)
This commit is contained in:
@@ -59,9 +59,6 @@ export default function UpdatePasswordPage() {
|
|||||||
setIsUpdating(false);
|
setIsUpdating(false);
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
const insetNeu = "shadow-[inset_2px_2px_4px_#c5c5c5,inset_-2px_-2px_4px_#ffffff] dark:shadow-[inset_2px_2px_4px_#121926,inset_-2px_-2px_4px_#2a3850]";
|
|
||||||
|
|
||||||
return (
|
return (
|
||||||
<div className="max-w-4xl mx-auto py-8 px-4 space-y-6">
|
<div className="max-w-4xl mx-auto py-8 px-4 space-y-6">
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user