1.0.6 • Published 1 year ago

av-svg-library v1.0.6

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

av-svg-library

AV svg library

NPM JavaScript Style Guide

Install

npm install --save av-svg-library

Usage

import React, { Component } from 'react'

import MyComponent from 'av-svg-library'
import 'av-svg-library/dist/index.css'

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

License

MIT © lev1rand

1.0.6

1 year ago

1.0.5

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago