doubleandshadow

Made with create-react-library

Usage no npm install needed!

<script type="module">
  import doubleandshadow from 'https://cdn.skypack.dev/doubleandshadow';
</script>

README

leveluptoggle

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save doubleandshadow

Usage

import React, { Component } from 'react'

import DoubleAndShadow from 'doubleandshadow'
import 'doubleandshadow/dist/index.css'

class Example extends Component {
  render() {
    return <DoubleAndShadow text='cat.png' />
  }
}

License

MIT © xuanvan213