1.0.0 • Published 9 months ago

mubinn v1.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
9 months ago

Mubinn GlassButton

This package adds a GlassButton component to your React project.

Installation

Run the following command in your project directory:

This will create a new file at components/glassui/glass-button.tsx with the GlassButton component.

Prerequisites

Make sure you have the following dependencies installed in your project:

  • React
  • A Button component at @/components/ui/button

Usage

After installation, you can import and use the GlassButton component in your React components:

Props

  • name (optional): The text to display on the button. Default is "Glass Button".

License

MIT

1.0.0

9 months ago