fix(web): small fixes for empty placeholder (#7859)
This commit is contained in:
@@ -92,7 +92,6 @@
|
||||
{#if data.sharedAlbums.length === 0}
|
||||
<EmptyPlaceholder
|
||||
text="Create a shared album to share photos and videos with people in your network"
|
||||
alt="Empty album list"
|
||||
src={empty2Url}
|
||||
/>
|
||||
{/if}
|
||||
|
||||
Reference in New Issue
Block a user