Share Buttons
SocialSocial share buttons
sharesocialbuttons
Installation
$
Usage
tsx
import { ShareButtons } from "@/components/nonaxial/share-buttons"
export default function Example() {
return (
<ShareButtons>{/* Your content here */}</ShareButtons>
)
}Props
| Prop | Type | Default |
|---|---|---|
| children | ReactNode | — |
| className | string | — |