0.0.3 • Published 3 years ago

@muzamint/superfluid-react v0.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

my-crl

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save @muzamint/superfluid-react

Usage

import React from 'react'

import { ExampleComponent } from '@muzamint/superfluid-react'
import '@muzamint/superfluid-react/dist/index.css'

const App = () => {
  return <ExampleComponent text="SuperFluid Example 😄" />
}

export default App

License

MIT © IPDID