| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
PatternFly-React preview: https://patternfly-react-pr-3544.surge.sh |
Sorry, something went wrong.
Codecov Report
@@ Coverage Diff @@
## master #3544 +/- ##
=========================================
+ Coverage 67.09% 67.1% +<.01%
=========================================
Files 903 903
Lines 25478 25478
Branches 2259 2259
=========================================
+ Hits 17095 17096 +1
Misses 7341 7341
+ Partials 1042 1041 -1
Continue to review full report at Codecov.
|
Sorry, something went wrong.
|
Is there an issue for this one? |
Sorry, something went wrong.
|
@tlabaj no this came from slack |
Sorry, something went wrong.
There was a problem hiding this comment.
LGTM
Sorry, something went wrong.
|
Your changes have been released in:
Thanks for your contribution! 🎉 |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
FlexItem gave TS errors when string literals were used, e.g. breakpoint: 'sm'. It was working fine when used with the enum breakpoint: FlexBreakpoints.xl
Closes: #3547