Closed dedanirungu closed 3 months ago
Our team has updated the import line in the simple guide provided in the README file to better represent the actual location of the plugin. Previously, we were pointing to Filament\Plugin\ModulesPlugin
, but now we have updated that to Coolsam\Modules\ModulesPlugin
.
This makes things much smoother, more accurate and it will be easier for anyone trying to use the plugin!🌟👍
Keep up the good work, team. Remember, every little improvement counts toward an enhancement of our project! 🎉💻🚀
changing from Filament\Plugin to Coolsam\Modules in ReadMe.md