@fa-repo/base-react

2.2.1 • Public • Published

@fa-repo/base-react

A collection of components that extend the capabilities of low level HTML elements.

NPM JavaScript Style Guide

Install

npm install --save @fa-repo/base-react

Usage

import React, { Component } from 'react'

import Button from '@fa-repo/base-react/dist/button'

const Example = props => <Button {...props} text="Hello world!" />

Docs / examples

Discover components here.

License

mit © @fa-repo

Readme

Keywords

none

Package Sidebar

Install

npm i @fa-repo/base-react

Weekly Downloads

0

Version

2.2.1

License

MIT

Unpacked Size

103 kB

Total Files

39

Last publish

Collaborators

  • fa-repo