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
In patternfly/patternfly#6708, we added .pf-m-no-offset to .pf-v6-c-hint__actions, so we'll need support for that in the react <Hint>. This basically matches the same feature for <Card> actions, so maybe the API can be the same?
In patternfly/patternfly#6708, we added
.pf-m-no-offset
to.pf-v6-c-hint__actions
, so we'll need support for that in the react<Hint>
. This basically matches the same feature for<Card>
actions, so maybe the API can be the same?patternfly-react/packages/react-core/src/components/Card/CardActions.tsx
Lines 10 to 11 in e4debe9
The text was updated successfully, but these errors were encountered: