You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: Update seat analysis viewer to display assigning team
The code changes include updating the `SeatsAnalysisViewer.vue` component to display the assigning team of each seat. This is achieved by adding a new table column and binding the `item.team` property to it.
This commit message follows the conventional format of starting with a type (`feat` for feature) followed by a concise and descriptive summary of the changes.
0 commit comments