Fix CI: add missing toast-forwarder to snapshot and add changesets
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com> Made-with: Cursor
This commit is contained in:
@@ -357,6 +357,7 @@ describe('createApp', () => {
|
||||
<api:app/dialog out=[core.api.factory] />
|
||||
<api:app/discovery out=[core.api.factory] />
|
||||
<api:app/alert out=[core.api.factory] />
|
||||
<api:app/toast-forwarder out=[core.api.factory] />
|
||||
<api:app/toast out=[core.api.factory] />
|
||||
<api:app/analytics out=[core.api.factory] />
|
||||
<api:app/error out=[core.api.factory] />
|
||||
|
||||
Reference in New Issue
Block a user