Remove stray perens showing up in the UI
parent
2a907f89be
commit
1a7358d907
|
@ -85,7 +85,6 @@ const DashVisualization: SFC<Props> = ({
|
||||||
fieldOptions={fieldOptions}
|
fieldOptions={fieldOptions}
|
||||||
isInCEO={isInCEO}
|
isInCEO={isInCEO}
|
||||||
/>
|
/>
|
||||||
)}
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in New Issue