| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
PatternFly-React preview: https://1917-pr-patternfly-react-patternfly.surge.sh |
Sorry, something went wrong.
Codecov Report
@@ Coverage Diff @@
## master #1917 +/- ##
==========================================
- Coverage 81.84% 81.84% -0.01%
==========================================
Files 628 628
Lines 7112 7139 +27
Branches 236 243 +7
==========================================
+ Hits 5821 5843 +22
Misses 1163 1163
- Partials 128 133 +5
Continue to review full report at Codecov.
|
Sorry, something went wrong.
|
@rebeccaalpert can you also add integration tests for this component as outlined on this README? |
Sorry, something went wrong.
|
Added test/demo and addressed PR feedback. |
Sorry, something went wrong.
There was a problem hiding this comment.
Looks great. Thanks!
Sorry, something went wrong.
There was a problem hiding this comment.
LGTM
Sorry, something went wrong.
| } | ||
| } | ||
|
|
||
| export default EmptyStateDemo; |
There was a problem hiding this comment.
Remove export default
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Refactored empty state to TypeScript.
Fixes #1991.