0.1.0 • Published 3 years ago

@ipguk/components v0.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

@ipguk/components

Generic components for use with IPG web apps

NPM JavaScript Style Guide Build Status

Install

npm install --save @ipguk/components

Usage

import React, { Component } from 'react'

import { Component } from '@ipguk/components'

function Example() {
  return <Component>Here we go</Component>
}

Documentation

See storybook for the latest implementation details and documentation.

License

MIT © IPG Automotive

0.2.0-1

3 years ago

0.2.1-0

3 years ago

0.2.0-0

3 years ago

0.1.0

3 years ago

1.0.0

3 years ago