Skip to content

Commit

Permalink
fix: run prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
philiphacks committed Feb 11, 2024
1 parent cada377 commit 73b2870
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ function StartLiquidStackingLayout({
setIsContractCallExtensionPageOpen,
});
const handleSubmit = createHandleSubmit({
handleStackStxSubmit
handleStackStxSubmit,
});

if (getSecondsUntilNextCycleQuery.isLoading) return <CenteredSpinner />;
Expand Down

0 comments on commit 73b2870

Please sign in to comment.