Star On Github Button
import { StarOnGithub } from "@/components/ui/star-on-github"; export default function DemoOne() { return <StarOnGithub />; }