1.3.8 • Published 7 months ago

raines-basic-components v1.3.8

Weekly downloads
-
License
MIT
Repository
github
Last release
7 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

7 months ago

1.3.7

7 months ago

1.3.6

7 months ago

1.3.5

7 months ago

1.3.3

7 months ago

1.3.2

7 months ago

1.3.1

7 months ago

1.3.0

7 months ago

1.2.3

7 months ago

1.2.1

7 months ago

1.1.0

7 months ago

1.0.0

7 months ago