Skip to content

MaxiCorrea/mx-list

Repository files navigation

mx-list

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save mx-list

Usage

import React from 'react'

import { MxList } from 'mx-list'

const App = () => {
  return <MxList>{'Mx List'}</MxList>
}

export default App

License

MIT © MaxiCorrea

About

Material UI v4 React List Component

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages