Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(cli): ignoreCase of components option list on add command #2805

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

brunocroh
Copy link

Description

If for some reason when trying to use add command has an uppercase letter, this not will work because the components name now are case-sensitive

Then this pr uses Zod to transform all components arguments to lowercase.

Before

Screenshot 2024-02-20 at 11 52 19

After

Screenshot 2024-02-20 at 11 54 37

Copy link

vercel bot commented Feb 20, 2024

@brunocroh is attempting to deploy a commit to the shadcn-pro Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant