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

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">