react-toolbox-themr icon indicating copy to clipboard operation
react-toolbox-themr copied to clipboard

Improve diagnosis for non-existing components

Open Satyam opened this issue 7 years ago • 0 comments

When a non-themable component is listed in the include list, such as FONT_ICON, or on a typo, the path.join that produces componentPath produces an error that gives no clue as to the actual problem. This fix detects the error, reports which is the wrong/misspelled component and lists the available ones.

Satyam avatar May 25 '17 12:05 Satyam