You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[Breaking change] the `children` property value changed from `props().children().value() -> Child[]` to
6
-
`props().children().value() -> Children`. This provides a type safe wrapper to access the child list, path and component template ID.
6
+
`props().children().value() -> Children`. This provides a type safe wrapper to access the child list, path and component template ID.[#1312](https://github.com/google/A2UI/pull/1312/changes#top)
0 commit comments