Merge branch 'master-AIO' into feature/IO-3356-pbs-ro-posting

This commit is contained in:
Patrick Fic
2025-09-18 14:06:24 -07:00
9 changed files with 30 additions and 23 deletions

View File

@@ -80,7 +80,7 @@ export function DashboardGridComponent({ currentUser, bodyshop }) {
};
const handleAddComponent = (e) => {
logImEXEvent("dashboard_add_component", { name: e });
logImEXEvent("dashboard_add_component", { name: e.key });
setState({
...state,
items: [