wrap.target -> wrap
This commit is contained in:
@@ -201,7 +201,7 @@ export default class gallery {
|
|||||||
// Found the wrap
|
// Found the wrap
|
||||||
|
|
||||||
// Deleting class about targeting
|
// Deleting class about targeting
|
||||||
wrap.target.classList.remove("target");
|
wrap.classList.remove("target");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
Reference in New Issue
Block a user