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
maxInlineAttributesLineLength seems to have no effect here. Is there a way to get "prop elements" to get pretty-printed in the same way as regular children are? Or am I simply doing something wrong?
The text was updated successfully, but these errors were encountered:
r-e-t-j-s
(version14.3.2
) formats child elements pretty well, like so:... However, elements passed as props get the
inline
-treatment:maxInlineAttributesLineLength seems to have no effect here. Is there a way to get "prop elements" to get pretty-printed in the same way as regular
children
are? Or am I simply doing something wrong?The text was updated successfully, but these errors were encountered: