Open
Description
Typescript Version : 2.4.2
React CSS Themr: 2.1.2
Replication Steps
- Create a component that uses themr.
themr('Identifier')(ComponentName);
- Run the Typescript compiler
It will throw the following error
error TS4082: Default export of the module has or is using private name 'TReactCSSThemrTheme'.
error TS4082: Default export of the module has or is using private name 'ThemedComponentClass'.
Metadata
Metadata
Assignees
Labels
No labels