Latest updates from IceHrmPro
This commit is contained in:
+4
@@ -0,0 +1,4 @@
|
||||
import * as React from 'react';
|
||||
declare const renderEmpty: (componentName?: string | undefined) => React.ReactNode;
|
||||
export declare type RenderEmptyHandler = typeof renderEmpty;
|
||||
export default renderEmpty;
|
||||
Reference in New Issue
Block a user