| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
PatternFly-React preview: https://1867-pr-patternfly-react-patternfly.surge.sh |
Sorry, something went wrong.
Codecov Report
@@ Coverage Diff @@
## master #1867 +/- ##
=======================================
Coverage 82.62% 82.62%
=======================================
Files 623 623
Lines 6870 6870
Branches 93 93
=======================================
Hits 5676 5676
Misses 1154 1154
Partials 40 40
Continue to review full report at Codecov.
|
Sorry, something went wrong.
|
@jeff-phillips-18 thoughts on this? is this the right solution? |
Sorry, something went wrong.
|
@glekner - please open an issue for this |
Sorry, something went wrong.
There was a problem hiding this comment.
We should really fix the way we export ListGroupItem instead of this, but this will work for now.
Sorry, something went wrong.
|
This fix is correct given the current build. We should find a better way to build so that we can import with the previous syntax but currently this is how it needs to be. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
What:
Select doesn't work downstream, due to a ListGroupItem import error, this PR tries to fix it.