We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
After updating to 1.2.2, getting below error.
If i only import button from module. it throws error.
import Button from "react-uwp/Button";
"react": "16.5.0", "react-dom": "^16.5.2", "react-native": "0.57.1", "react-native-htmlview": "^0.13.0", "react-native-windows": "^0.57.0-rc.0", "react-router-dom": "^4.3.1", "react-uwp": "1.2.2"
@myxvisual Please can you look into it. you help will be highly appreciated.
The text was updated successfully, but these errors were encountered:
What browser + version are you using?
Sorry, something went wrong.
myxvisual
No branches or pull requests
Problem description
After updating to 1.2.2, getting below error.
If i only import button from module. it throws error.
Code
import Button from "react-uwp/Button";
Versions
@myxvisual Please can you look into it. you help will be highly appreciated.
The text was updated successfully, but these errors were encountered: