Skip to content

Commit

Permalink
fix(big number): time grain control is useless in BigNumber Viz (#21372)
Browse files Browse the repository at this point in the history
  • Loading branch information
zhaoyongjie committed Sep 8, 2022
1 parent 01c000a commit b80f659
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ import { headerFontSize, subheaderFontSize } from '../sharedControls';

export default {
controlPanelSections: [
sections.legacyTimeseriesTime,
sections.legacyRegularTime,
{
label: t('Query'),
expanded: true,
Expand Down

0 comments on commit b80f659

Please sign in to comment.