Skip to content

Commit

Permalink
Mounting MDS on the empty route (opensearch-project#1039)
Browse files Browse the repository at this point in the history
Signed-off-by: Ramakrishna Chilaka <[email protected]>
  • Loading branch information
RamakrishnaChilaka authored Apr 16, 2024
1 parent ed98e4a commit 4c7bf55
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 4c7bf55

Please sign in to comment.