Skip to content
New issue

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

hi I have a issues for material-ui #11851

Closed
galileo303 opened this issue Jun 14, 2018 · 1 comment
Closed

hi I have a issues for material-ui #11851

galileo303 opened this issue Jun 14, 2018 · 1 comment
Labels
support: question Community support but can be turned into an improvement typescript

Comments

@galileo303
Copy link

galileo303 commented Jun 14, 2018

Context

this's in the material-ui of withStyles.d.ts ,there're the code, in 32 lines

export interface WithStylesOptions<ClassKey extends string = string>
  extends JSS.CreateStyleSheetOptions<ClassKey> {
  flip?: boolean;
  withTheme?: boolean;
  name?: string;
}

it has no exported member 'CreateStyleSheetOptions' in types/jss.
how can I resolve it

Your Environment

Tech Version
Material-UI v1.2.1
types/jss 9.3.1
React 16.3.0
browser
etc
@oliviertassinari oliviertassinari added status: waiting for author Issue with insufficient information support: question Community support but can be turned into an improvement and removed status: waiting for author Issue with insufficient information labels Jun 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
support: question Community support but can be turned into an improvement typescript
Projects
None yet
Development

No branches or pull requests

2 participants