**Describe the enhancement or change** Followup to [#6461](https://github.com/patternfly/patternfly/pull/6461) [Table favorite sortable example](https://www.patternfly.org/components/table/html#favorites-sortable-example) has been updated to use two buttons, rather `table__button`. - [ ] remove `table__button` - [ ] add `action-list` for star and sort buttons - [ ] add `button.plain` with star icon to sortable `action-list` - [ ] add `button.plain` with `sort-indicator` to sortable `action-list` **Before** <img width="870" alt="Screenshot 2024-05-22 at 11 31 14 AM" src="https://github.com/patternfly/patternfly-react/assets/5385435/a7497244-3eb2-4f0a-bccb-56b73409e801"> **After** <img width="877" alt="Screenshot 2024-05-22 at 11 29 28 AM" src="https://github.com/patternfly/patternfly-react/assets/5385435/6f179d8d-05e0-4cf8-a7f2-21755bbe7e63">