Skip to content

Commit

Permalink
style(frontend-react): Reformat code
Browse files Browse the repository at this point in the history
  • Loading branch information
pklaschka committed Dec 6, 2024
1 parent 5fc9ce7 commit 2cbf848
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ export function fillWith(
isAscending(x, columnIndex, x + width - 1) // in fill area
? widgetId
: cell
)
)
: row
)
};
Expand Down

0 comments on commit 2cbf848

Please sign in to comment.