Skip to content

Commit

Permalink
branch fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Tauke190 committed Dec 6, 2023
1 parent b20d963 commit 542a430
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ const AdminIssueDetails = () => {
const gotoAdminDashboard = () => {
navigate('/admin/dashboard/');
};

const postMarkAsResolved = async (event) => {
navigate('/admin/dashboard/');
try {
Expand Down

0 comments on commit 542a430

Please sign in to comment.