patternfly-react
patternfly-react copied to clipboard
all component using popper should have isFlipEnabled true by default
Follow up to https://github.com/patternfly/patternfly/pull/4986
- make isFlipEnabled true by default in all components/examples/demos using Popper.
- use the new
pf-m-staticwhenever isFlipEnabled is set to false.