refactor(Composite): add ICompositeLayout interface & enhance children area assignment
This commit is contained in:
@ -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>
|
||||
|
Reference in New Issue
Block a user