Commit Graph

3 Commits

Author SHA1 Message Date
5c2f7afa5f abstracted subscribe to state in composite 2023-07-26 11:11:12 +02:00
e3f2dbacc8 feat(Composite): Enhance root and child rendering with error differentiation
- Adjusted Composite to conditionally check for both direct root and child rendering.
- Differentiated error states: omitting an error when `component` prop is absent but showing an error when it's undefined.
- Fixed rendering of @app in the messages stream.
2023-07-26 09:40:28 +02:00
0161f4ba4f breaking changes, major refactoring of Composite 2023-07-26 09:23:15 +02:00