Conversation
|
Preview: https://patternfly-react-pr-9359.surge.sh A11y report: https://patternfly-react-pr-9359-a11y.surge.sh |
7f162e2 to
758641f
Compare
8b6b498 to
bbe51d3
Compare
|
Code looks good, but unless I'm misunderstanding something (not unlikely) shouldn't this update the markdown file to point to this new tsx file? |
tlabaj
left a comment
There was a problem hiding this comment.
Is there additional work that is needed her? like deleting js in MD file and adding this new file?
bbe51d3 to
91041c7
Compare
jenny-s51
left a comment
There was a problem hiding this comment.
@wise-king-sullyman @tlabaj yes, thanks! Updated
|
Looks good to me other than the docs build failing CI. |
| export const CardViewBasic: React.FunctionComponent = () => { | ||
| const totalItemCount = 10; | ||
|
|
||
| const [cardData, setCardData] = React.useState(data); |
There was a problem hiding this comment.
looks like you are missing the import for data
b5b2661 to
5e00d1f
Compare
|
Your changes have been released in:
Thanks for your contribution! 🎉 |
What: Towards #9124, Closes #9362
Additional issues: Waiting on #9322. Will rebase once #9322 is merged.