qr uload
This commit is contained in:
@ -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'>
|
||||
|
||||
Reference in New Issue
Block a user