All components, and their aliases, offered by Blade Components are configured in the blade-components.php configuration file. You can exclude certain components by removing them from the components entry after publishing the configuration file.
Note
It's possible to change the alias used by a component from the same configuration file. However, this isn't recommended as new components added in future releases might overlap.
You can publish the package configuration using the following command:
If you would like to make more impactful modifications to a component, the recommended approach is to publish the components view file to your application.
You can publish the packaged views using the following command: