1.0.3 • Published 12 months ago

sample-ui-library v1.0.3

Weekly downloads
-
License
WSO2
Repository
github
Last release
12 months ago

sample-ui-library

A sample ui library

NPM JavaScript Style Guide

Install

npm install --save sample-ui-library

Usage

import React, { Component } from 'react'

import MyComponent from 'sample-ui-library'
import 'sample-ui-library/dist/index.css'

class Example extends Component {
  render() {
    return <MyComponent />
  }
}

License

WSO2 © Himanshi-V-S

1.0.3

12 months ago

1.0.2

12 months ago

1.0.1

12 months ago

1.0.0

12 months ago