feat(join): A4 — Join household (accept invite) #61
@@ -2,7 +2,7 @@
|
||||
let { householdName, inviterName }: { householdName: string; inviterName: string } = $props();
|
||||
</script>
|
||||
|
||||
<div class="flex flex-col items-center gap-4 rounded-2xl bg-[var(--green-dark)] p-6 text-center">
|
||||
<div class="flex flex-col items-center gap-4 rounded-[var(--radius-xl)] bg-[var(--green-dark)] p-6 text-center">
|
||||
<!-- App logo -->
|
||||
<span class="text-[48px]" aria-hidden="true">🥗</span>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user