button
action states and usage for the portfolio's current button style.
live example
import Button from "@/components/ui/button";
<Button onClick={onClick}>Click me</Button>action states and usage for the portfolio's current button style.
import Button from "@/components/ui/button";
<Button onClick={onClick}>Click me</Button>