drag drop
This commit is contained in:
@ -39,7 +39,7 @@ const Dog = () =>
|
||||
<p>phone: {phone}</p>
|
||||
<p>pic: {picPath}</p>
|
||||
<p>qr: {qrPath}</p> */}
|
||||
<Img pth={picPath} />
|
||||
<Img pth={picPath} className=''/>
|
||||
<DogNameTxt name={name} email={email} phone={phone} />
|
||||
</div>
|
||||
:
|
||||
|
||||
Reference in New Issue
Block a user