UNPKG

materialuiupgraded

Version:

Material-UI's workspace package

20 lines (11 loc) 574 B
# Sign-in layout ## Usage Simply copy the files into your project, or one of the [example applications](https://github.com/mui-org/material-ui/tree/master/examples), and import and use the `SignIn` component. You can customise the layout to add some pizazz in keeping with your corporate theme. ## Files | File | Purpose | |--- |--- | | `SignIn.js` | A simple sign-in layout in a single file. Duplicate and customise it to make your registration and password change forms. | ## Dependencies - `@material-ui/core` - `@material-ui/icons`