0.2.1 • Published 3 years ago

@lafabrica/core v0.2.1

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

core

Core components for use in La Fabrica projects

NPM JavaScript Style Guide

Install

npm install --save core

Usage

import React, { Component } from 'react'

import MyComponent from 'core'
import 'core/dist/index.css'

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

License

MIT ©

0.2.1

3 years ago

0.2.0

3 years ago

0.1.9

4 years ago

0.1.8

4 years ago

0.1.7

4 years ago

0.1.6

4 years ago

0.1.5

4 years ago

0.1.4

4 years ago

0.1.3

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago