Skip to content

Commit

Permalink
remove export {}
Browse files Browse the repository at this point in the history
  • Loading branch information
sai6855 committed Nov 30, 2024
1 parent a0f326e commit 5819055
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/mui-material/src/styles/createPalette.ts
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ export interface Color {
A700: string;
}

export {};
// use standalone interface over typeof colors/commons
// to enable module augmentation
export interface CommonColors {
Expand Down

0 comments on commit 5819055

Please sign in to comment.