Open
Description
Problem description
I saw there is mark theme as the "ReactUWP.ThemeType", but i don't see anywhere import the ReactUWP, what's the mean of this?
When i comment in git, it will show this is not definition:
15:21 error 'ReactUWP' is not defined no-undef
export default class ShellComponent extends React.Component {
static contextTypes = { theme: PropTypes.object };
context: { theme: ReactUWP.ThemeType };
....
Link to minimal working code that reproduces the issue
Versions
- React-UWP:
- React:
- Browser:
The problem is not at compile be when i commit the code to repository, it will occur the error
Metadata
Metadata
Assignees
Labels
No labels