1.0.0 • Published 4 years ago

dolphin-ui v1.0.0

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

wombat-js-ui

"A library of components responsive and accessible to users

NPM JavaScript Style Guide

Install

npm install --save wombat-js-ui

Usage

import React, { Component } from 'react'

import MyComponent from 'wombat-js-ui'
import 'wombat-js-ui/dist/index.css'

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

Run tests

(Write the instructions)

Write an example

(write the instructions)

Currently working on

x Typeahead component Switch component Tick component Modal component