swyx-a

1.0.0 • Public • Published

swyx-a

a super tiny reusable a tag with noopener no referrer and target blank

NPM JavaScript Style Guide

Install

npm install --save swyx-a

Usage

import React, { Component } from 'react'
 
import MyComponent from 'swyx-a'
 
class Example extends Component {
  render () {
    return (
      <MyComponent />
    )
  }
}

License

MIT © sw-yx

Dependents (0)

Package Sidebar

Install

npm i swyx-a

Weekly Downloads

2

Version

1.0.0

License

MIT

Unpacked Size

4.09 kB

Total Files

4

Last publish

Collaborators

  • sw-yx