@lanatussystems/react-components

0.1.1 • Public • Published

lanatus-react-components

About package

  • In this package, there are common components like button, input box, etc.
  • It is a comprehensive library of components that features our implementation of Material UI v5.
  • It is also available as npm package
  • This project is licensed under the terms of the ISC license.
  • You can submit any ideas as GitHub issues.

Installation

npm i @lanatussystems/react-components --save

Components

Usage

import { LanatusButton } from '@lanatus/react-components';

const App = () => (
  <>
    <Button variant='contained'>PRESS ME</Button>
  </>
);

Package Sidebar

Install

npm i @lanatussystems/react-components

Weekly Downloads

0

Version

0.1.1

License

ISC

Unpacked Size

97.5 kB

Total Files

51

Last publish

Collaborators

  • lanatussystems