Skip to content

Commit

Permalink
Remove empty lines
Browse files Browse the repository at this point in the history
  • Loading branch information
lubej committed Jun 19, 2023
1 parent 5390838 commit 73a0ca6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/styles/theme/defaultTheme.ts
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ declare module '@mui/material/styles' {
}

interface PaletteColor extends CustomLayoutPalette {}

interface SimplePaletteColorOptions extends CustomLayoutPalette {}
}

Expand Down Expand Up @@ -72,7 +71,6 @@ declare module '@mui/material/Chip' {
export interface ChipPropsColorOverrides {
tertiary: true
}

export interface ChipPropsVariantOverrides {
['outlined-selected']: true
}
Expand Down

0 comments on commit 73a0ca6

Please sign in to comment.