Latest updates from IceHrmPro
This commit is contained in:
+3
@@ -0,0 +1,3 @@
|
||||
import React from 'react';
|
||||
import { AntTreeNodeProps } from '../Tree';
|
||||
export default function renderSwitcherIcon(prefixCls: string, switcherIcon: React.ReactNode | null | undefined, showLine: boolean | undefined, { isLeaf, expanded, loading }: AntTreeNodeProps): {} | null;
|
||||
Reference in New Issue
Block a user