A customizable button with sleek design and hover effects, ideal for light mode UIs.
$ not supported yet
import Button from "@/components/ui/button";
<Button onClick={() => console.log("Button clicked!")}> Click Me </Button>