phpmailer passwort reset
This commit is contained in:
@ -6,6 +6,7 @@ import {TUser} from '../context/UserContext';
|
||||
import {getProfilData, updateDog} from '../services/PhpApi';
|
||||
import CreateQr from '../services/CreateQr';
|
||||
import Img from './Img';
|
||||
import './InputForm.css';
|
||||
import './Profil.css';
|
||||
|
||||
function Profil()
|
||||
@ -141,7 +142,7 @@ function Profil()
|
||||
console.log(formData_loc);
|
||||
|
||||
return (
|
||||
<div className='Profil'>
|
||||
<div className='InputForm'>
|
||||
<Toaster toastOptions={{ position: "top-center" }} />
|
||||
<h2>Profil</h2>
|
||||
<div className='neben'>
|
||||
|
||||
Reference in New Issue
Block a user