Skip to content

Commit

Permalink
Mounting MDS on the empty route (#1039) (#1040)
Browse files Browse the repository at this point in the history
(cherry picked from commit 4c7bf55)

Signed-off-by: Ramakrishna Chilaka <[email protected]>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
1 parent be61e6a commit 206210b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions public/pages/Main/Main.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -413,6 +413,7 @@ export default class Main extends Component<MainProps, MainState> {
/>
<Route
path={[
"/",
ROUTES.INDICES,
ROUTES.CREATE_INDEX,
ROUTES.ALIASES,
Expand Down

0 comments on commit 206210b

Please sign in to comment.