ggascoigne / mui-ts-bug

Reproduces a bug in material-ui 4 types

Home Page:https://github.com/mui-org/material-ui/issues/14018

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mui-ts-bug

The repository is a minimal project required to reproduce bug in @material-ui@4.0.0-rc.0 with typescript@3.5.0-rc when using useStyles.

The error is:

TypeScript error in mui-ts-bug/src/FlatCard.tsx(6,19):
Expected 1 arguments, but got 0.  TS2554

About

Reproduces a bug in material-ui 4 types

https://github.com/mui-org/material-ui/issues/14018


Languages

Language:JavaScript 54.2%Language:TypeScript 19.3%Language:HTML 17.1%Language:CSS 9.4%