Photo: Fix usage of same ID for transition
This commit is contained in:
@@ -73,7 +73,7 @@
|
||||
{formatDate(photo.date, 'FULL')}
|
||||
</time>
|
||||
<div class="photo__number">
|
||||
<span id="photo_number">{photoIndex}</span>
|
||||
<span>{photoIndex}</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user