Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 711 Bytes

README.md

File metadata and controls

34 lines (20 loc) · 711 Bytes

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