diff --git a/src/app/OutfitUrlsPage.js b/src/app/OutfitUrlsPage.js index ddbfaea..0ecfaf6 100644 --- a/src/app/OutfitUrlsPage.js +++ b/src/app/OutfitUrlsPage.js @@ -389,12 +389,14 @@ function BulkImageConverter() { /> {loading ? ( - - - - Found {outfitIds.length} outfit images, converting… - - + + + + + Found {outfitIds.length} outfit images, converting… + + + ) : error ? ( Error loading outfits. Try again?