Skip to content

Commit

Permalink
feat: condsole lolgleosdanasdpkn
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonWarrenUK committed Dec 17, 2024
1 parent ecab97b commit 29a1853
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -207,6 +207,7 @@ export default function NextActionsDisplay() {
console.error("Error creating Action:", error);
}

console.log(`Action State: ${actionState}`);
setActionState((prev) => prev + 1);
}
};
Expand Down

0 comments on commit 29a1853

Please sign in to comment.