igm-input

1.6.0 • Public • Published

igm-input

A component from the int-gel-matter library.

Installation

yarn add @bbc/igm-input

or, install directly from git hub if you don't have a BBC NPM account

yarn add git+ssh://git@github.com:bbc/igm-input.git#{tag}

Replace {tag} with a version tag.

Example usage

import React from 'react';
import Input from 'igm-input';
import 'igm-input/input.css';
 
const App = () => {
  return <Input />;
};

Readme

Keywords

none

Package Sidebar

Install

npm i igm-input

Weekly Downloads

3

Version

1.6.0

License

none

Unpacked Size

145 kB

Total Files

4

Last publish

Collaborators

  • bbc-isite