Skip to content

Commit

Permalink
Add theme import
Browse files Browse the repository at this point in the history
  • Loading branch information
ani-kalpachka committed Sep 19, 2023
1 parent 1a1adf3 commit affe4bd
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ import ConfirmationDialog from 'components/common/ConfirmationDialog'
import { DataGrid, GridColDef, GridRenderCellParams } from '@mui/x-data-grid'
import { IconButton, Tooltip, Box } from '@mui/material'
import { money } from 'common/util/money'
import theme from 'common/theme'

import CancelPresentationIcon from '@mui/icons-material/CancelPresentation'

Expand Down

0 comments on commit affe4bd

Please sign in to comment.