@unauthapp/react-components

1.0.3 • Public • Published

UnauthApp - React Components

React components used in all unauth apps

Installation

yarn add @unauthapp/react-components

Usage

const { Text, TextPrimary, ButtonIcon } from "@unauthapp/react-components";

export default class Home extends React.Components {
  render() {
    <React.Fragment>
      <Text>Sample</Text>
      <TextPrimary>Primary Text</TextPrimary>
      <ButtonIcon>Button Icon</ButtonIcon>
    </React.Fragmment>
  }
}

Components

Storybook is deployed at netlify and is accessible at https://unauth-react-components.netlify.com/

Table of Contents

Buttons

Card

  • Card - Card container to hold any type of child element

Icons (Svg)

Image

  • Image - Simple image component

Input

Logo

  • Logo - Simple logo component

Forms

Loaders

Texts

Prompts

Toasts

Contributing

We are constantly working on improving squash and we need all the help we can get. You can contribute to this project by giving suggestions, fixing open issues or by implementing a new feature. Read our contibution guide here

Contributors

Thank you to all the contributors who help in making this project better 🙌

Readme

Keywords

none

Package Sidebar

Install

npm i @unauthapp/react-components

Weekly Downloads

3

Version

1.0.3

License

ISC

Unpacked Size

100 kB

Total Files

62

Last publish

Collaborators

  • arshadkazmi42