diff --git a/frontend/micro-ui/web/src/App.js b/frontend/micro-ui/web/src/App.js index e30eddafd..bddc5ca2f 100644 --- a/frontend/micro-ui/web/src/App.js +++ b/frontend/micro-ui/web/src/App.js @@ -10,7 +10,6 @@ import { initPGRComponents, PGRReducers, } from "@egovernments/digit-ui-module-pgr"; -import "@egovernments/digit-ui-css/dist/index.css"; window.contextPath = window?.globalConfigs?.getConfig("CONTEXT_PATH");