@offcourse/atoms

1.4.0 • Public • Published

atoms

atomic building blocks for the offcourse project

NPM JavaScript Style Guide

Install

npm install --save @offcourse/atoms

Usage

import React, { Component } from "react";

import MyComponent from "atoms";

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

License

MIT © yeehaa123

Readme

Keywords

none

Package Sidebar

Install

npm i @offcourse/atoms

Weekly Downloads

5

Version

1.4.0

License

MIT

Unpacked Size

578 kB

Total Files

5

Last publish

Collaborators

  • offcourse-admin