@vitoriaheliane/test-semantic-release

Made with create-react-library

Usage no npm install needed!

<script type="module">
  import vitoriahelianeTestSemanticRelease from 'https://cdn.skypack.dev/@vitoriaheliane/test-semantic-release';
</script>

README

test semantic-release

Test semantic-release configuration

NPM JavaScript Style Guide

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