shadcn-ui add <components...>
Add a component to your project
Arguments
Name | Description |
---|---|
components | The components to add |
Options
Name | Description |
---|---|
-y, --yes | Skip confirmation prompt |
-o, --overwrite | Overwrite existing files |
-c, --cwd <cwd> | The working directory. defaults to the current directory |
-p, --path <path> | The path to add the component to |