-
-
Notifications
You must be signed in to change notification settings - Fork 37
Remove closeButtonClassNames prop from Modal.Header #83
Copy link
Copy link
Open
Labels
release: majorChanges that would go in a major release.Changes that would go in a major release.status: blockedIs waiting on followup from either the Opening Poster of the issue or PR, or a maintainer.Is waiting on followup from either the Opening Poster of the issue or PR, or a maintainer.
Metadata
Metadata
Assignees
Labels
release: majorChanges that would go in a major release.Changes that would go in a major release.status: blockedIs waiting on followup from either the Opening Poster of the issue or PR, or a maintainer.Is waiting on followup from either the Opening Poster of the issue or PR, or a maintainer.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Description
Remove the
closeButtonClassNamesprop fromModal.Headeronce the Bootstrap overrides have been cleaned up in the main repo.ui/src/modal/types.ts
Lines 15 to 24 in 284a135