0.4.2 • Published 11 months ago

react-fcw-components v0.4.2

Weekly downloads
-
License
ISC
Repository
-
Last release
11 months ago

react-fcw-component

FCW React Components for fcw back office

Installation

npm i react-fcw-components

Usage

import React from "react";
import { TestComponent } from "react-fcw-components";

class App extends React.Component {
  render() {
    return <TestComponent />;
  }
}
  • note: this is currently a place holder
0.4.2

11 months ago

0.4.1

11 months ago

0.4.0

11 months ago

0.3.1

11 months ago

0.3.0

11 months ago

0.2.8

11 months ago

0.2.7

11 months ago

0.2.6

11 months ago

0.2.5

11 months ago

0.2.4

11 months ago

0.2.3

11 months ago

0.2.2

11 months ago

0.2.1

11 months ago

0.2.0

11 months ago

0.1.14

11 months ago

0.1.13

11 months ago

0.1.12

11 months ago

0.1.11

11 months ago

0.1.10

11 months ago

0.1.9

11 months ago

0.1.8

11 months ago

0.1.7

11 months ago

0.1.6

11 months ago

0.1.5

11 months ago

0.1.4

11 months ago

0.1.3

11 months ago

0.1.2

11 months ago

0.1.1

11 months ago

0.1.0

11 months ago