1.0.0 • Published 3 years ago

ffm-onboarding v1.0.0

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

ffm-onboarding

Onboarding Library

NPM JavaScript Style Guide

Install

npm install --save ffm-onboarding

Usage

import React, { Component } from 'react'

import MyComponent from 'ffm-onboarding'
import 'ffm-onboarding/dist/index.css'

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

License

© liorix