glossy-button

1.1.6 • Public • Published

Getting Started with Create React App


import React from "react";
import { Button } from "glossy-button";

export default function App() {
  return (
    <Button
      color="#f00"
      onClick={() => console.log("clicked")}
      disabled={false}
    >
      Click me
    </Button>
  );
}

Readme

Keywords

Package Sidebar

Install

npm i glossy-button

Weekly Downloads

0

Version

1.1.6

License

none

Unpacked Size

4.98 kB

Total Files

6

Last publish

Collaborators

  • iamwaleedrajput
  • zohaibkhan97