Fix ESLint issues
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
import { type Theme, alpha, type Components } from "@mui/material/styles";
|
||||
import { gray, orange } from "../themePrimitives";
|
||||
|
||||
/* eslint-disable import/prefer-default-export */
|
||||
export const feedbackCustomizations: Components<Theme> = {
|
||||
MuiAlert: {
|
||||
styleOverrides: {
|
||||
|
||||
Reference in New Issue
Block a user