Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
mscolnick committed Sep 18, 2024
1 parent be6eee4 commit 177baf9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend/src/plugins/impl/data-frames/DataFramePlugin.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -288,6 +288,7 @@ export const DataFrameComponent = memo(
value={Arrays.EMPTY}
setValue={Functions.NOOP}
selection={null}
heatmap={false}
/>
</div>
);
Expand Down

0 comments on commit 177baf9

Please sign in to comment.