Skip to content

Commit

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

Please sign in to comment.