arch(sprint1): add unknown widget fallback diagnostics

This commit is contained in:
sdarbinyan
2026-07-03 02:11:07 +04:00
parent 6dfe1291ae
commit 6ea9932aa7
4 changed files with 94 additions and 4 deletions

View File

@@ -1,3 +1,4 @@
export * from './footer-navigation-widget.component';
export * from './hero-widget.component';
export * from './product-carousel-widget.component';
export * from './unknown-widget.component';