mirror of
https://github.com/immich-app/immich.git
synced 2025-12-18 17:23:16 +03:00
fix(web): small fixes for empty placeholder (#7859)
This commit is contained in:
@@ -462,8 +462,7 @@
|
||||
{:else}
|
||||
<EmptyPlaceholder
|
||||
text="Create an external library to view your photos and videos"
|
||||
actionHandler={() => (toCreateLibrary = true)}
|
||||
alt="Empty albums"
|
||||
onClick={() => (toCreateLibrary = true)}
|
||||
/>
|
||||
{/if}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user