@neh_jain/awesome-buttons

1.0.6 • Public • Published

awesome-buttons

Awesome CSS Buttons Library

NPM JavaScript Style Guide

Install

npm i @neh_jain/awesome-buttons

Usage

import React from "react";

import { GlowButton } from "@neh_jain/awesome-buttons";

const App = () => {
  return (
    <>
      <GlowButton>HELLO<GlowButton/>
    </>
  )
}

License

MIT ©

Readme

Keywords

none

Package Sidebar

Install

npm i @neh_jain/awesome-buttons

Weekly Downloads

0

Version

1.0.6

License

MIT

Unpacked Size

47.1 kB

Total Files

6

Last publish

Collaborators

  • neh_jain