Power-Components / livewire-powergrid

⚡ PowerGrid generates modern, powerful and easy-to-customize data tables using Laravel Livewire.
https://livewire-powergrid.com
MIT License
1.41k stars 205 forks source link

loading ui fix for bootstrap #1523

Closed rohitshakyaa closed 2 months ago

rohitshakyaa commented 2 months ago

loading was not being seen on bootstrap due to small error of adding d-none class. I have removed that class. Please merge.

luanfreitasdev commented 2 months ago

Thank you @rohitshakyaa !