1.0.1 • Published 3 years ago

alaya-sdgs v1.0.1

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

alaya-sdgs

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save alaya-sdgs

Usage

import React, { Component } from 'react'

import SDG from 'alaya-sdgs'
import 'alaya-sdgs/dist/index.css'

class Example extends Component {
  render() {
    return <SDG goal={1} locale='fr' />
  }
}

License

MIT © junibrosas

1.0.1

3 years ago

1.0.0

3 years ago