Description
According to shadcn docs, I can change the install path for the components by modifying components.json's alias key. However, when adding the animate ui component, it does not respect the defined path, and installs itself into src/components directory, I suspect this is due to the target key in the files array.
Example for Avatar Group Component

Code example
No response
Concerned component
No response
Additional context
No response
Troubleshooting
Description
According to shadcn docs, I can change the install path for the components by modifying
components.json'saliaskey. However, when adding the animate ui component, it does not respect the defined path, and installs itself into src/components directory, I suspect this is due to thetargetkey in thefilesarray.Example for Avatar Group Component

Code example
No response
Concerned component
No response
Additional context
No response
Troubleshooting