Currently, there is import/export features in Components but it is either we have to export all the components available in that App or delete the components that we don't want to export and export.
It is helpful when there are 10s or 100s of components and you don't want to export all of them. Some components, we may not want to expose to others.
Can we make import/export individual components when app uses multiple components? If there is option to select which components to export/import, that would be great.
Thank you for this idea, @pNabin.
We are bringing granularity with future improvements to components.