images
This commit is contained in:
@@ -91,6 +91,7 @@ const showPhotoSquare=()=>{
|
||||
}
|
||||
|
||||
watch(() => myPhotoValue, async (newVal) => {
|
||||
console.log(newVal)
|
||||
if (!newVal) {
|
||||
return
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user