1.0.3 • Published 7 years ago
@smartgear/icons v1.0.3
@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