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
Add the library however some changes are required.
I need to open a discussion with the maintainers.
The text was updated successfully, but these errors were encountered:
I have opened an issue here flow-typed/flow-typed#2395
Sorry, something went wrong.
Probably for the variables instead of just setting string types we should import the types from flow-typed to be used in our file eg:
string
import {Colors} from 'flow-typed/material-ui' // I don't think the import works this way type Props = { buttonColor: Colors }
No branches or pull requests
Add the library however some changes are required.
I need to open a discussion with the maintainers.
The text was updated successfully, but these errors were encountered: