0.1.7 • Published 3 years ago

@functionland/fula-client-react v0.1.7

Weekly downloads
-
License
-
Repository
-
Last release
3 years ago

fula-client-react

this package provide some utility to use fula client in react projects

NPM JavaScript Style Guide

Install

npm install --save fula-client-react

Usage

import React, { Component } from 'react'

import MyComponent from 'fula-client-react'
import 'fula-client-react/dist/index.css'

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

License

MIT © ghorbani-m

0.1.7

3 years ago

0.1.6

3 years ago

0.1.5

3 years ago

0.1.4

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago