Add skeleton loaders to web UI
Add a set of skeleton components (AlbumCard, ArtistCard,
ArtistHeader, DetailHeader, FileList, TrackList, TrackRow) and a
useSkeletonColors hook, and integrate them into Album, Artist, Files,
Playlists and Tracks views. Use isLoading from queries and pass a
loading prop to show placeholders. Add react-content-loader to
package.json.
This is a binary file and will not be displayed.