@anna-ui/example-component
TypeScript icon, indicating that this package has built-in type declarations

1.0.3 • Public • Published

@anna-ui/example-component

Example component for testing and templates

NPM JavaScript Style Guide

Install

npm install --save @anna-ui/example-component

Usage

import * as React from 'react'

import MyComponent from '@anna-ui/example-component'

class Example extends React.Component {
  render () {
    return (
      <MyComponent />
    )
  }
}

License

MIT ©

Readme

Keywords

none

Package Sidebar

Install

npm i @anna-ui/example-component

Weekly Downloads

1

Version

1.0.3

License

MIT

Unpacked Size

33.5 kB

Total Files

10

Last publish

Collaborators

  • anna-ui