- 
          
 - 
                Notifications
    
You must be signed in to change notification settings  - Fork 7.1k
 
Open
Labels
Description
Feature description
I have a registry and want to control the folder where they are added after installing.
Let's say I want component subfolders like
@/components/<subfolder>/<name>.tsx
I would pick
        {
          "path": "registryblocks/require-account/require-account.papi.tsx",
          "type": "registry:component"
        },but how would I add a subfolder here? Other components might want to go to <subfolder_2>
Affected component/components
No response
Additional Context
Additional details here...
Before submitting
- I've made research efforts and searched the documentation
 - I've searched for existing issues and PRs