Describe the problem
Several PatternFly React table demos are currently displaying a card border around the table component resulting in some visual inconsistencies with the rest of the table demos.
How do you reproduce the problem?
See the following React table demos:
- Navigate to the demo links above.
- See the table rendered on the page.
- Note the card border surrounding the entire table components.
Expected behavior
The tables in these React demos should render without any card border, matching the HTML table demos. To resolve this, the Card component wrapping the Table component can be removed.
Is this issue blocking you?
No.
Screenshots

Describe the problem
Several PatternFly React table demos are currently displaying a card border around the table component resulting in some visual inconsistencies with the rest of the table demos.
How do you reproduce the problem?
See the following React table demos:
Expected behavior
The tables in these React demos should render without any card border, matching the HTML table demos. To resolve this, the Card component wrapping the Table component can be removed.
Is this issue blocking you?
No.
Screenshots