0.1.0 • Published 4 years ago

@amenityanalytics/amenity-components v0.1.0

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

amenity-components

Amenity shared UI components

NPM JavaScript Style Guide

Install

npm i @amenityanalytics/amenity-components

or

yarn add @amenityanalytics/amenity-components

Usage

import React from 'react'

import MyComponent from '@amenityanalytics/amenity-components'

const App = () => {
  return (
    <MyComponent></MyComponent>
  )
};

License

MIT ©

0.1.0

4 years ago

1.0.0

4 years ago