Skip to content

Commit

Permalink
Solving problems with draft clusters in staging (#2761)
Browse files Browse the repository at this point in the history
  • Loading branch information
ammont82 authored Jan 9, 2025
1 parent bad6e69 commit 104bb2b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ const AssistedInstallerDetailCard = ({
{clusterDetailCard}
</HistoryRouter>
) : (
clusterDetailCard
<BrowserRouter>{clusterDetailCard}</BrowserRouter>
)}
</>
);
Expand Down

0 comments on commit 104bb2b

Please sign in to comment.