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
I noted this in a recent change to FormRow (#426):
// Note: `inline` has no effect at the moment. In reactstrap 5 and later, this property appears
// to be relevant for the <FormGroup>, though. As such, we may be able to simplify this class with
// the built-in support of inline forms in newer versions of reactstrap.
inline
prop inFormRow
is dereferenced but not used or passed to any child componentThe text was updated successfully, but these errors were encountered: