-
Story
-
Resolution: Done
-
Critical
-
None
-
Product / Portfolio Work
-
8
-
False
-
-
False
-
-
-
ACM Console Train 27 - 2
-
None
The AcmTable.tsx file needs to be updated by removing deprecated PF5 components.
Todo:
Components to be removed: Table, TableBody, TableHeader
Preferred Approach: Replace the deprecated components with latest alternatives, in this case: Table, Thead, Tr, Th, Tbody, Td from 'patternfly/react-table' library.