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

1.1.3 • Public • Published

@anna-ui/icon

Icon component from Anna UI Kit

NPM JavaScript Style Guide

Install

npm install --save @anna-ui/icon

Usage

import * as React from 'react';

import Icon from '@anna-ui/icon';

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

License

MIT © anna-ui

Readme

Keywords

none

Package Sidebar

Install

npm i @anna-ui/icon

Weekly Downloads

1

Version

1.1.3

License

MIT

Unpacked Size

43 kB

Total Files

12

Last publish

Collaborators

  • anna-ui