n
nonaxial
Components
196/207

Like Button

Social

Animated like button

likeheartanimated

Installation

$
npx shadcn@latest add https://nonaxial.com/r/like-button.json

Usage

tsx
import { LikeButton } from "@/components/nonaxial/like-button"

export default function Example() {
  return (
    <LikeButton>{/* Your content here */}</LikeButton>
  )
}

Props

PropTypeDefault
childrenReactNode
classNamestring