react-lobotomized-owl

1.0.0 • Public • Published

react-lobotomized-owl

React layout component built with the lobotomized owl selector

npm i react-lobotomized-owl
import React from 'react'
import Owl from 'react-lobotomized-owl'
import Box from './Box'

const App = props => (
  <Owl>
    <Box />
    <Box />
    <Box />
    <Box />
  </Owl>
)

MIT License

Readme

Keywords

none

Package Sidebar

Install

npm i react-lobotomized-owl

Weekly Downloads

3

Version

1.0.0

License

MIT

Last publish

Collaborators

  • jxnblk