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
Before starting work, we should define a list of allowed child components and a cap on the number of children. We could cap it at 5 children if SrOnly is used, and 4 otherwise.
FormField
has strict requirement of children, which creates limitation to render children w. composition such as the snippet below for a11y.It'd be nice to improve the support of support to offer a more robust composition w. possibilities.
The text was updated successfully, but these errors were encountered: