If component have `displayName` like this `hoc(Component)` JSS can't insert rule into css ```scss Warning: [JSS] Can not insert an unsupported rule .withStyles(Typography)-6-0-1 { flex: 1; } ```
If component have
displayNamelike thishoc(Component)JSS can't insert rule into css