diff --git a/moped-editor/src/views/dashboard/DashboardView.js b/moped-editor/src/views/dashboard/DashboardView.js index 09ec945894..39d0bd4f6b 100644 --- a/moped-editor/src/views/dashboard/DashboardView.js +++ b/moped-editor/src/views/dashboard/DashboardView.js @@ -277,6 +277,7 @@ const DashboardView = () => { table="milestones" projectId={entry.project_id} projectName={entry.project.project_name_full} + handleSnackbar={handleSnackbar} dashboardRefetch={refetch} >