SuggestionTable component displays a table of user activity log items and allows the user to view details of a selected suggestion. It fetches suggestion details from the server when a log item is clicked.
props for the SuggestionTable component
array of log items to display in the table
Optional
SuggestionTable component displays a table of user activity log items and allows the user to view details of a selected suggestion. It fetches suggestion details from the server when a log item is clicked.