moj-prvi-lajbri
v1.0.0
Published
Made with create-react-library
Readme
moj-prvi-lajbri
Made with create-react-library
Install
npm install --save moj-prvi-lajbriUsage
import React, { Component } from 'react'
import MyComponent from 'moj-prvi-lajbri'
import 'moj-prvi-lajbri/dist/index.css'
class Example extends Component {
render() {
return <MyComponent />
}
}License
MIT © markotatomislav
