@smartgear/icons
v1.0.3
Published
Icons for use in smartgear projects
Readme
@smartgear/icons
Icons for use in smartgear projects
Install
npm install --save @smartgear/iconsUsage
import React, { Component } from 'react'
import MyComponent from '@smartgear/icons'
class Example extends Component {
render () {
return (
<MyComponent />
)
}
}License
SEE LICENSE IN LICENSE © alexander.buczynsky
