Material-ui: How can i use beta of v1 when react version is 15.x ?

Created on 5 Jun 2018  路  4Comments  路  Source: mui-org/material-ui

My react version is 15.6
How can i use beta of material v1+ ? (core + icons)
And what docs should i use ?

question

All 4 comments

How can i use beta of v1 when react version is 15.x

@DaviGao Use [email protected]: release note.

what docs should i use

There is no live documentation. You can build it from the source.

@oliviertassinari And how can i import icons when i use the beta version. @material-ui/icons works ?

how can i import icons when i use the beta version.

@DaviGao With material-ui-icons.

@oliviertassinari Thank you so much for your reply. It works.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

reflog picture reflog  路  3Comments

ghost picture ghost  路  3Comments

chris-hinds picture chris-hinds  路  3Comments

rbozan picture rbozan  路  3Comments

revskill10 picture revskill10  路  3Comments