evan 15e2f2927b
All checks were successful
Build & Release / build (push) Successful in 1m4s
Build & Release / release (push) Has been skipped
fix: resolve lint errors and unused imports
2026-04-14 20:43:05 +08:00
2026-04-14 20:35:28 +08:00
2026-04-14 04:15:05 +08:00
2026-04-14 04:15:05 +08:00
2026-04-14 04:15:05 +08:00
2026-04-14 04:15:05 +08:00
2026-04-14 04:15:05 +08:00
2026-04-14 04:15:05 +08:00
2026-04-14 04:15:05 +08:00
2026-04-14 04:15:05 +08:00
2026-04-14 04:15:05 +08:00

Next.js template

This is a Next.js template with shadcn/ui.

Adding components

To add components to your app, run the following command:

npx shadcn@latest add button

This will place the ui components in the components directory.

Using components

To use the components in your app, import them as follows:

import { Button } from "@/components/ui/button";
Description
No description provided
Readme 2.8 MiB
Latest Build Latest
2026-04-14 20:57:36 +08:00
Languages
TypeScript 93.1%
CSS 6.1%
JavaScript 0.8%