Skip to content

Commit

Permalink
removed default app from employee
Browse files Browse the repository at this point in the history
  • Loading branch information
jagankumar-egov authored Sep 9, 2024
1 parent 737d657 commit 1f2b35e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion micro-ui/web/sandbox/App.js
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ function App() {
stateCode={stateCode}
enabledModules={enabledModules}
moduleReducers={moduleReducers}
defaultLanding="employee"
// defaultLanding="employee"
/>
);
}
Expand Down

0 comments on commit 1f2b35e

Please sign in to comment.