mui-extended
v1.2.0
Published
Extended UI Components built on Material UI
Downloads
62
Maintainers
Readme
mui-extended
UI components extending Material UI.
Few of the common and most used UI components in react.
install
npm i mui-extended
Usage
import { Form } from "mui-extended";
// in CommonJS environments
const { Form } = require("mui-extended");
Go to https://sodaru.github.io/mui-extended/ for detailed documentation.
Contribution
Fork the repo and send the Pull Requests to develop
branch
develop
is merged to the main branch
periodically to make a release
Support
This project is a part of the Open Source Initiative from Sodaru Technologies.
Write an email to [email protected] for queries on this project