1.0.7 • Published 8 months ago
bluesky-follow-widget v1.0.7
Bluesky Follow Button
Bluesky Follow Button is a React component that makes it easy to add a stylish "Follow me on Bluesky" button to your application.
import { BlueskyFollowButton } from "bluesky-follow-widget";
<BlueskyFollowButton username="@your_username" theme="dark" />
<BlueskyFollowButton username="@your_username" theme="light" />