1.2.0 • Published 2 years ago

@yessglory/glory-components v1.2.0

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

glory-components

Base Components for NFT Marketplace

NPM JavaScript Style Guide

:zap: Install

npm install --save glory-components

:crystal_ball: Usage

import React, { Component } from 'react'

import Button from 'glory-components'
import 'glory-components/dist/index.css'

class Example extends Component {
  render() {
    return <Button />
  }
}

:tada: Docs

:pushpin: DOCS

License

MIT © yessGlory17