Skip to content

Commit

Permalink
feat: add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Desvelao committed Apr 23, 2024
1 parent 32d5839 commit 66ad504
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@ export const ManagementRouter = compose(
withReduxProvider,
withGuardAsync(
() => {
// This uses AngularJS to get the tab query parameter
const section = getAngularModule()
.$injector.get('$location')
.search().tab;
Expand Down

0 comments on commit 66ad504

Please sign in to comment.