Fix gallery section closing tag
This commit is contained in:
@@ -475,6 +475,7 @@ export default function GalleryPage() {
|
||||
</motion.div>
|
||||
))}
|
||||
</motion.div>
|
||||
</motion.section>
|
||||
</PullToRefresh>
|
||||
</div>
|
||||
{currentPhotoIndex !== null && list.length > 0 && (
|
||||
|
||||
Reference in New Issue
Block a user