test-ui-library-prova2

0.2.1 • Public • Published

test-ui-library

NPM JavaScript Style Guide

Install

npm install --save test-ui-library

or

yarn add test-ui-library

Usage

import React from 'react'

import { Demo } from 'test-ui-library'

const Example = ({message}) => <Demo type={'warning'}>{message}</Demo>;

export default Example;

License

MIT © jackshare

Package Sidebar

Install

npm i test-ui-library-prova2

Weekly Downloads

1

Version

0.2.1

License

MIT

Unpacked Size

3.18 MB

Total Files

20

Last publish

Collaborators

  • jackdev93