Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 427 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 427 Bytes

WrapWrap

Style wrappers (wrapwrap) for ReactJS components

Build Status

WrapWrap
npm install wrapwrap
yarn add wrapwrap

Usage

import React from 'react'
import LetsWrap from 'wrapwrap'

...

<LetsWrap />