Searched defs:withErrorOverlay (Results 1 – 2 of 2) sorted by relevance
2 export declare function withErrorOverlay(Comp: React.ComponentType<any>): React.ComponentType<any> … function
22 function withErrorOverlay(Comp) { function