Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
DimaAmega committed Dec 5, 2024
1 parent b1be9f7 commit f57712b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ui/service/src/main.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ import ReactDOM from 'react-dom/client'
import { CssBaseline, ThemeProvider } from 'evidently-ui-lib/shared-dependencies/mui-material'
import { RouterProvider } from 'evidently-ui-lib/shared-dependencies/react-router-dom'
import { theme } from 'evidently-ui-lib/theme/index'
// import { router } from './Routes'
import { router } from './routes/router'

import './index.css'
Expand Down

0 comments on commit f57712b

Please sign in to comment.