Table
Displays an 8-bit table component.
8-bit table component
| Invoice | Status | Method | Amount |
|---|---|---|---|
| INV001 | Paid | Credit Card | $250.00 |
| INV002 | Paid | Cash | $300.00 |
| INV003 | Paid | Credit Card | $250.00 |
Installation
pnpm dlx shadcn@latest add @8bitcn/table
Displays an 8-bit table component.
| Invoice | Status | Method | Amount |
|---|---|---|---|
| INV001 | Paid | Credit Card | $250.00 |
| INV002 | Paid | Cash | $300.00 |
| INV003 | Paid | Credit Card | $250.00 |