Rework modal header structure

This commit is contained in:
Jon Staab
2026-02-02 10:09:14 -08:00
parent 4480132c74
commit fb2d78fd57
55 changed files with 224 additions and 287 deletions
@@ -5,6 +5,7 @@
import Modal from "@lib/components/Modal.svelte"
import ModalBody from "@lib/components/ModalBody.svelte"
import ModalHeader from "@lib/components/ModalHeader.svelte"
import ModalTitle from "@lib/components/ModalTitle.svelte"
import ModalFooter from "@lib/components/ModalFooter.svelte"
import {updateProfile} from "@app/core/commands"
import {clearModals} from "@app/util/modal"
@@ -37,9 +38,7 @@
<Modal>
<ModalBody>
<ModalHeader>
{#snippet title()}
Set as Receiving Address?
{/snippet}
<ModalTitle>Set as Receiving Address?</ModalTitle>
</ModalHeader>
{#if $userProfile?.lud16}
<p>