fixing the rebase

This commit is contained in:
2025-09-24 12:02:59 -05:00
parent b120f85ccd
commit 2657334e0c

View File

@@ -305,19 +305,4 @@ const AsyncDashboard2 = ({}): JSX.Element => {
); );
}; };
<<<<<<< HEAD
<DashboardWrapperLayout>
<AsyncDashboardInner />
</DashboardWrapperLayout>
)
}
export default AsyncDashboard2
=======
export default AsyncDashboard2; export default AsyncDashboard2;
>>>>>>> b24fbf2 (update button based on state)