Skip to content

Commit 696ddd4

Browse files
committed
chore: rename
1 parent 1bccb19 commit 696ddd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Header/useCellResize.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import { useEvent } from 'rc-util';
44
import React, { useEffect, useRef, useState } from 'react';
55
import { createPortal } from 'react-dom';
66

7-
export default function useCelResize(
7+
export default function useCellResize(
88
columnKey: React.Key,
99
isFixLeft: boolean,
1010
isFixRight: boolean,

0 commit comments

Comments
 (0)