* fix: fav icon is fixed and bootstrap is removed
* fix: return type is updated for the global time reducer
* fix: theme.css is replaced with .min.css
* update: useThemeSwitcher is removed from the graph component and value is grabed from the reducer
* update: instrumentation page is updated
* update: react-css-theme-switcher package is removed
* update: darkMode is updated
* fix: Sider component is updated
* react-app-env.d.ts is moved to the typings
* webpack config for development and production is updated
* extra browser router component is removed
* loable component is made
* spinner component is updated
* route are updated
* routes are imported is Loadable fashion with chunkName
* AppRoute is updated
* AppWrapper is changed to AppRouter
* merge conflits are resolved
* Loadable component is updated
Co-authored-by: Ankit Nayan <ankit@signoz.io>
* tsconfig-paths-webpack-plugin package is added
* baseUrl is updated
* webpack config for development and production are updated
* baseUrl is removed in the file
* more .. is being removed
* chore: removed the commented part in the webpack.config
Co-authored-by: FIPalash Gupta <palash@indiagold.co>