Skip to content

Commit 97ea519

Browse files
committed
[Style]: formatting
Signed-off-by: Ritesh9876 <riteshmangdare@gmail.com>
1 parent ab2e264 commit 97ea519

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • src/components/src/common/data-table

src/components/src/common/data-table/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -364,7 +364,7 @@ export const TableSection = ({
364364
height={dataGridHeight - headerGridProps.height}
365365
onScroll={onScroll}
366366
scrollLeft={scrollLeft}
367-
scrollTop={scrollTop}
367+
scrollTop={scrollTop}
368368
setGridRef={setGridRef}
369369
/>
370370
</div>

0 commit comments

Comments
 (0)