Skip to content

Commit

Permalink
Minor fix
Browse files Browse the repository at this point in the history
Signed-off-by: Prabhat Sharma <[email protected]>
  • Loading branch information
Prabhat Sharma committed Apr 5, 2024
1 parent fa9c418 commit ba276a1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions public/pages/Main/Main.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,8 @@ const dataSourceEnabledPaths: string[] = [
ROUTES.ROLLUP_DETAILS,
ROUTES.TRANSFORMS,
ROUTES.CREATE_TRANSFORM,
ROUTES.EDIT_TRANSFORM,
ROUTES.TRANSFORM_DETAILS,
];

export default class Main extends Component<MainProps, MainState> {
Expand Down

0 comments on commit ba276a1

Please sign in to comment.