Skip to content

Commit

Permalink
[ML] Add message
Browse files Browse the repository at this point in the history
  • Loading branch information
qn895 committed Sep 15, 2020
1 parent ba56a81 commit 0d83eac
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,7 @@ export const MainTabs: FC<Props> = ({ tabId, disableLinks }) => {
},
}
: undefined;
// TODO - Fix ts so passing pageState won't default to MlGenericUrlState when pageState is passed in
// @ts-ignore
const path = await mlUrlGenerator.createUrl({
page: defaultPathId,
Expand Down

0 comments on commit 0d83eac

Please sign in to comment.