Skip to content

Commit 177baf9

Browse files
committed
lint
1 parent be6eee4 commit 177baf9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

frontend/src/plugins/impl/data-frames/DataFramePlugin.tsx

+1
Original file line numberDiff line numberDiff line change
@@ -288,6 +288,7 @@ export const DataFrameComponent = memo(
288288
value={Arrays.EMPTY}
289289
setValue={Functions.NOOP}
290290
selection={null}
291+
heatmap={false}
291292
/>
292293
</div>
293294
);

0 commit comments

Comments
 (0)