fix(big number): time grain control is useless in BigNumber Viz (#21372)

This commit is contained in:
Yongjie Zhao 2022-09-08 21:43:26 +08:00 committed by GitHub
parent 01c000add6
commit b80f659101
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -28,7 +28,7 @@ import { headerFontSize, subheaderFontSize } from '../sharedControls';
export default { export default {
controlPanelSections: [ controlPanelSections: [
sections.legacyTimeseriesTime, sections.legacyRegularTime,
{ {
label: t('Query'), label: t('Query'),
expanded: true, expanded: true,