diff --git a/src/ItemList.js b/src/ItemList.js index 0e946df..1a9d451 100644 --- a/src/ItemList.js +++ b/src/ItemList.js @@ -114,8 +114,7 @@ function ItemContainer({ children }) { return ( - + + + {loading && [1, 2, 3].map((i) => ( - + + + @@ -48,7 +52,9 @@ function ItemsPanel({ outfitState, loading, dispatchToOutfit }) { }} > - {zoneLabel} + + {zoneLabel} + - +