1.3.8 • Published 10 months ago

raines-basic-components v1.3.8

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

base-components

basic components

NPM JavaScript Style Guide

Install

npm i raines-basic-components```

## Usage

```tsx
import React, { Component } from 'react'

import MyComponent from 'base-components'
import 'base-components/dist/index.css'

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

License

MIT © RainesG

1.3.8

10 months ago

1.3.7

10 months ago

1.3.6

10 months ago

1.3.5

10 months ago

1.3.3

10 months ago

1.3.2

10 months ago

1.3.1

10 months ago

1.3.0

10 months ago

1.2.3

10 months ago

1.2.1

10 months ago

1.1.0

10 months ago

1.0.0

10 months ago