remove log and apply client side sort

This commit is contained in:
2022-06-21 12:32:30 -07:00
parent 15c8f57e98
commit 84ee824eab
2 changed files with 1 additions and 2 deletions

View File

@@ -101,7 +101,6 @@ const MasonryGallery = ({
const widthNumber = ((ar / rowAspectRatioSum) * 100).toFixed(7);
const width = `${widthNumber}%`;
console.log(image.fields.imageMeta.dominantHue);
return (
<Link
className={classNames(