UNPKG

react-mui-auth-page

Version:

React Login/SignUp components Library backed by Material UI for fast Development

4 lines (3 loc) 150 B
export { default as BoxAuth } from "./Box"; export { default as FullWidthAuth } from "./FullWidth"; export { default as DialogAuth } from "./Dialog";