Skip to content

Commit

Permalink
fix(ui): undo #1423 -- release-0.3 (#1426)
Browse files Browse the repository at this point in the history
Signed-off-by: Kent Rancourt <[email protected]>
  • Loading branch information
krancour authored Jan 25, 2024
1 parent ce84805 commit 85ca18b
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,6 @@ export const ProjectDetails = () => {
onSuccess: () => {
message.success('Warehouse successfully refreshed');
setPromotingStage(undefined);
refetchFreightData();
}
});

Expand Down

0 comments on commit 85ca18b

Please sign in to comment.