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
docs(cdk/accordian): define string type for cdkaccordian property id
Fixes a bug in accordian/api documentation in CdkAccordian where `id` property is not loosley defined.
This is because `id` property is not explicitly defined as `string`.
Fixes#24639
0 commit comments