@vitoriaheliane/test-semantic-release
v1.3.1
Published
Made with create-react-library
Downloads
14
Readme
test semantic-release
Test semantic-release configuration
Install
yarn add @vitoriaheliane/test-semantic-release
Usage
import React, { Component } from 'react'
import MyComponent from '@vitoriaheliane/test-semantic-release'
class Example extends Component {
render() {
return <MyComponent />
}
}
License
MIT © vitoriaHeliane