feat(composite): enhance service loading for multiple exports

This commit is contained in:
Samuel Andert
2023-07-25 15:31:35 +02:00
parent c47cf1e338
commit 38ec75d19b
6 changed files with 11 additions and 11 deletions

View File

@ -13,8 +13,7 @@
{
id: 'authsig',
componentName: 'HelloEarth',
slot: 'hello',
services: ['messages']
slot: 'hello'
},
// {
// id: 'wallet1',