1.0.6 • Published 1 year ago

cirodams-react-components v1.0.6

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

cirodams-react-components

React Components by Cirodam

NPM JavaScript Style Guide

Install

npm install --save cirodams-react-components

Usage

import React, { Component } from 'react'

import MyComponent from 'cirodams-react-components'
import 'cirodams-react-components/dist/index.css'

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

License

MIT © cirodam

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago