Commit 3499981
William
refactor(RootSiblingsManager): Updates the component structure and exports the default root component.
- Modifies the `wrapRootComponent` return value to include the root component.
- Adds a `DefaultRootSiblingParent` export for external access to the root component.
- Refactors the component initialization logic to support the new return structure.1 parent da422f3 commit 3499981
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| 44 | + | |
| 45 | + | |
44 | 46 | | |
45 | 47 | | |
46 | 48 | | |
| |||
0 commit comments