Skip to content

Commit

Permalink
chore: remove eslint unbound-method
Browse files Browse the repository at this point in the history
  • Loading branch information
lauramargar committed May 9, 2024
1 parent 83686a7 commit 653b6b3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/x-components/src/components/base-grid.vue
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,6 @@
*
* @internal
*/
// eslint-disable-next-line @typescript-eslint/unbound-method
const resizeObserver = useResizeObserver(
gridEl as MaybeComputedElementRef,
updateRenderedColumnsNumber
Expand Down

0 comments on commit 653b6b3

Please sign in to comment.