Skip to content

Commit

Permalink
Oops.
Browse files Browse the repository at this point in the history
  • Loading branch information
erikh2000 authored and erikh2000 committed Jan 1, 2025
1 parent 021cafd commit 38590e7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/sheetTable/SheetTable.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ import { GeneratedFooterText } from './types/GeneratedFooterText';
import { getFooterText, getRowScrollContainerStyle, measureColumnWidths, setHorizontalScroll, setVerticalScroll, syncScrollableElements } from './interactions/table';

type Props = {
columnNames:string[],
sheet:HoneSheet,
displayRowCount?:number,
selectedColNo?:number,
Expand Down

0 comments on commit 38590e7

Please sign in to comment.