-
Notifications
You must be signed in to change notification settings - Fork 379
Closed
Milestone
Description
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?
| /** Flag indicating that the actions have no offset */ | |
| hasNoOffset?: boolean; |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Done