Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 549 Bytes

File metadata and controls

31 lines (21 loc) · 549 Bytes

heimdall-layout

NPM JavaScript Style Guide

Install

npm install --save heimdall-layout

Usage

import * as React from 'react'

import MyComponent from 'heimdall-layout'

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

License

MIT ©