mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-09-05 23:56:42 +08:00
es lint fix
This commit is contained in:
@@ -11,7 +11,7 @@ const alertTypeIcon = {
|
||||
const modifiedAliases = Object.assign(aliases, alertTypeIcon)
|
||||
|
||||
export const iconify = {
|
||||
// eslint-disable-next-line @typescript-eslint/no-explicit-any
|
||||
|
||||
component: (props: any) => h(Icon, props),
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user