yoda-design-system
v0.1.0-alpha
Published
Design system for yoda applications
Downloads
7
Readme
yoda-design-system
Design system for yoda applications
Install
npm install yoda-design-system
Usage
import React, { Component } from 'react'
import MyComponent from 'yoda-design-system'
class Example extends Component {
render () {
return (
<MyComponent />
)
}
}
License
ISC © desi-belokonska