removed unused console.log

This commit is contained in:
mushka 2022-10-06 15:54:39 +03:00
parent c494b1f101
commit 954b4d7941

View File

@ -12,8 +12,6 @@ import { StyledGalleryThumbnail } from "../../styles/gallery.js";
import { StyledProperties, StyledSubtitle } from "../../styles/common.js";
const Gallery = ({ t, gallerySelected, getIcon, culture, personal }) => {
console.log(gallerySelected);
const thumbnailBlank = getIcon(96, ".docxf");
const thumbnailUrl =
gallerySelected?.attributes?.template_image?.data.attributes?.formats?.small