This commit is contained in:
2023-01-15 02:11:44 +01:00
parent 29a0bb18b7
commit a31195affd
5 changed files with 79 additions and 21 deletions

View File

@ -81,6 +81,8 @@ function Profil()
<div>
{dog.data && <Img pth={dog.data.picture} className=''/>}
<Link to={'/upload'}>Bild ändern</Link>
{dog.data && <Img pth={dog.data.qr_code} className=''/>}
<div id="canvas"></div>
</div>
<form onSubmit={submitForm}>
<div className='neben'>