1
This commit is contained in:
+3
@@ -0,0 +1,3 @@
|
||||
import type { InternalDescriptionsItemType } from '..';
|
||||
declare const useRow: (mergedColumn: number, items: InternalDescriptionsItemType[]) => InternalDescriptionsItemType[][];
|
||||
export default useRow;
|
||||
Reference in New Issue
Block a user