0
Followers
Social Count
BadgesSocial media follower count display
socialcountfollowers
Installation
$
Usage
tsx
import { SocialCount } from "@/components/nonaxial/social-count"
export default function Example() {
return (
<SocialCount>{/* Your content here */}</SocialCount>
)
}Props
| Prop | Type | Default |
|---|---|---|
| children | ReactNode | — |
| className | string | — |