Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
tobi-or-not-tobi committed Jul 30, 2024
1 parent a7cd512 commit f80c19a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ import { Size } from '@oryx-frontend/utilities';
*/
const fetchUrl = `https://res.cloudinary.com/${
(<any>import.meta).env?.ORYX_CLOUDINARY_ID
}/image/fetch/`;
}/image/fetch`;

/**
* Simple product image convertor that takes the large product image and assigns it to different image formats.
Expand Down

0 comments on commit f80c19a

Please sign in to comment.