From 4694fce99fec28fcc2da87bb9bfda6813edebd63 Mon Sep 17 00:00:00 2001 From: Dan Abramov Date: Mon, 6 Feb 2023 10:38:16 +0000 Subject: [PATCH] twk skeleton --- beta/src/components/Layout/HomeContent.js | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/beta/src/components/Layout/HomeContent.js b/beta/src/components/Layout/HomeContent.js index 1e20cbe32..ab19930bb 100644 --- a/beta/src/components/Layout/HomeContent.js +++ b/beta/src/components/Layout/HomeContent.js @@ -581,7 +581,7 @@ async function Discography({ artistId }) { - +
+ )} + style={{height}}> {children}
); @@ -676,7 +677,7 @@ function ArtistPage({artist, artistPromise, albumsPromise}) { function LoadingDiscography() { return ( -
+