1.0.2 • Published 9 months ago
@mubinn/glassui v1.0.2
GlassUI Button
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