7s-components-library

1.0.5 • Public • Published

auth-component-library

A shareable component library with a playground folder to live-test components as you are developing them.

Installation

Try creating your own component library

Usage

All exported components are listed in src/index.js

import React from 'react';

import { HelloWorld } from '@hinammehra/auth-component-library';

const App = () => {
    return <HelloWorld />
}

export default App;

License

MIT © hinammehra

Readme

Keywords

none

Package Sidebar

Install

npm i 7s-components-library

Weekly Downloads

2

Version

1.0.5

License

none

Unpacked Size

6.04 kB

Total Files

3

Last publish

Collaborators

  • alexander7s