1.1.25 • Published 3 years ago

ayush-component-library v1.1.25

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

ayush-component-library

A React Component Library

Install

npm install ayush-component-library

Usage

import React, { Component } from 'react'

import { MyComponent } from 'ayush-component-library'
import 'ayush-component-library/dist/index.css'

class Example extends Component {
  render() {
    return <MyComponent />
  }
}

Components

Alert\ Button\ CustomButton\ DropDownBox\ Dropdown\ Header\ KeyValueDisplay\ Loading\ OTPInput\ OTPRegistrationHeader\ ProfileNumber\ QRModal\ Radio\ RegisterForm\ ResendOTPButton\ SectionTitleDisplay\ TextBox\ UpdateButtons\

License

MIT © Kushagra Ved Nigam

1.1.22

3 years ago

1.1.21

3 years ago

1.1.20

3 years ago

1.1.25

3 years ago

1.1.19

3 years ago

1.1.18

3 years ago

1.1.17

3 years ago

1.2.0

3 years ago

1.1.15

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.0.9

3 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago