argonath
TypeScript icon, indicating that this package has built-in type declarations

1.1.1Β β€’Β PublicΒ β€’Β Published

Welcome to argonath πŸ‘‹

Version Documentation License: ISC

Beautiful and Documented components

🏠 Homepage

✨ Demo

Install

yarn add argonath

Usage

import { ArgoButton } from 'argonath';

const MyComponent: React.FC = () => {
  return(
    <ArgoButton 
      variant="outlined"
      colorType="primary"
    >
      Texto aqui
    </Argobutton>
  )
}

Author

πŸ‘€ Fernando Linhares e Suiam Costa

This README was generated with ❀️ by readme-md-generator

Readme

Keywords

none

Package Sidebar

Install

npm i argonath

Weekly Downloads

1

Version

1.1.1

License

ISC

Unpacked Size

56.3 kB

Total Files

11

Last publish

Collaborators

  • fernandolinhares