mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
prettier fix
This commit is contained in:
parent
4edd22589c
commit
e867a8f402
@ -32,7 +32,7 @@ export class PiechartPanel extends PureComponent<Props> {
|
|||||||
// TODO: get name
|
// TODO: get name
|
||||||
name: 'tmpName',
|
name: 'tmpName',
|
||||||
// TODO: add color option
|
// TODO: add color option
|
||||||
color: 'tmpColor'
|
color: 'tmpColor',
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
Loading…
Reference in New Issue
Block a user