mirror of
https://github.com/apache/superset.git
synced 2026-04-27 03:55:47 +00:00
chore: upgrade eslint, babel, and prettier (#12393)
This commit is contained in:
@@ -70,6 +70,4 @@ export type ErrorMessageComponentProps<
|
||||
source?: ErrorSource;
|
||||
};
|
||||
|
||||
export type ErrorMessageComponent = React.ComponentType<
|
||||
ErrorMessageComponentProps
|
||||
>;
|
||||
export type ErrorMessageComponent = React.ComponentType<ErrorMessageComponentProps>;
|
||||
|
||||
Reference in New Issue
Block a user