TheOrcDev/8bitcn-ui
View on GitHubAdd Button command, and usage example in readme file
Open
#507 opened on Dec 22, 2025
enhancementgood first issue
Repository metrics
- Stars
- (1,960 stars)
- PR merge metrics
- (PR metrics pending)
Description
Add it under the contributing guide.
https://www.8bitcn.com/docs/components/button
It should just include the command:
pnpm dlx shadcn@latest add @8bitcn/button
and usage:
import { Button } from "@/components/ui/8bit/button"
<Button>Button</Button>
Also put a screenshot of the button