Skip to content

Commit

Permalink
Remove extra blank lines
Browse files Browse the repository at this point in the history
  • Loading branch information
kl-nevermore committed Jan 3, 2025
1 parent a2e297d commit 9f80945
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion components/lib/datatable/DataTable.js
Original file line number Diff line number Diff line change
Expand Up @@ -2024,7 +2024,6 @@ export const DataTable = React.forwardRef((inProps, ref) => {
const footer = createFooter();
const resizeHelper = createResizeHelper();
const reorderIndicators = createReorderIndicators();

const rootProps = mergeProps(
{
id: props.id,
Expand Down

0 comments on commit 9f80945

Please sign in to comment.