refactor(Composite): add ICompositeLayout interface & enhance children area assignment

This commit is contained in:
Samuel Andert
2023-07-25 20:33:57 +02:00
parent 75d58eafea
commit a2fe8b136b
3 changed files with 50 additions and 35 deletions

View File

@ -14,6 +14,7 @@
});
</script>
PkpWallet
{#if pkpWallet}
<div class="mb-4 text-lg font-medium">
PKP Wallet: <span class="text-blue-600">{pkpWallet.address}</span>