BerkeleyTrue / react-material

Material design components written with React.js and React Style
http://berkeleytrue.github.io/react-material
404 stars 38 forks source link

Typography module isn't used correctly #70

Closed rivol closed 9 years ago

rivol commented 9 years ago

Font styles from the Typography module are used throughout the code (e.g. in AppBar, Button, Dialog) as Typography.<style name> whereas they should be used as Typography.fontStyles.<style name>.

BerkeleyTrue commented 9 years ago

This is fixed in latest 0.13