mirror of
https://github.com/shadcn-ui/ui.git
synced 2026-02-09 02:49:29 +08:00
docs(www): update prod message
This commit is contained in:
2
.github/workflows/prerelease-comment.yml
vendored
2
.github/workflows/prerelease-comment.yml
vendored
@@ -49,7 +49,7 @@ jobs:
|
||||
A new prerelease is available for testing:
|
||||
|
||||
```sh
|
||||
pnpm @shadcn/ui@${{ env.BETA_PACKAGE_VERSION }}
|
||||
npx @shadcn/ui@${{ env.BETA_PACKAGE_VERSION }}
|
||||
```
|
||||
|
||||
- name: "Remove the autorelease label once published"
|
||||
|
||||
@@ -57,7 +57,7 @@ I did. But I'm not really a designer. Most of what you see here, I learned by lo
|
||||
|
||||
### Is it ready for production?
|
||||
|
||||
Almost. I'm using it in production, but I'm still adding components and fixing bugs. See the roadmap on [GitHub](https://github.com/shadcn/ui).
|
||||
Yes. You can use it in your production apps.
|
||||
|
||||
### How do I customize the colors?
|
||||
|
||||
|
||||
Reference in New Issue
Block a user