diff --git a/src/app/ItemPage.js b/src/app/ItemPage.js index 29636e9..9148136 100644 --- a/src/app/ItemPage.js +++ b/src/app/ItemPage.js @@ -705,7 +705,7 @@ function ItemPageOutfitPreview({ itemId }) { overflow="hidden" > - {preview} + {petState.isValid && preview}