mirror of
https://github.com/apache/superset.git
synced 2026-05-12 19:35:17 +00:00
chore(deps-dev): bump prettier from 3.6.2 to 3.7.4 in /superset-frontend (#36487)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Evan Rusackas <evan@rusackas.com> Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -84,8 +84,7 @@ export type tooltipFormatParams = {
|
||||
data: { [name: string]: string };
|
||||
};
|
||||
|
||||
export interface EchartsGraphChartProps
|
||||
extends BaseChartProps<EchartsGraphFormData> {
|
||||
export interface EchartsGraphChartProps extends BaseChartProps<EchartsGraphFormData> {
|
||||
formData: EchartsGraphFormData;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user