chore: sharing action button position (#25381)

This commit is contained in:
Alex 2026-01-19 19:43:57 -06:00 committed by GitHub
parent fe1d0edf4c
commit 99bd7d5f27
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -38,7 +38,7 @@
const { ViewAll: ViewSharedLinks } = $derived(getSharedLinksActions($t));
</script>
<UserPageLayout title={data.meta.title} actions={[ViewSharedLinks, CreateAlbum]}>
<UserPageLayout title={data.meta.title} actions={[CreateAlbum, ViewSharedLinks]}>
<div class="flex flex-col">
{#if data.partners.length > 0}
<div class="mb-6 mt-2">