Power-Components / livewire-powergrid

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

correction of the data path to the table class #1326

Closed marineusde closed 7 months ago

marineusde commented 7 months ago

⚡ PowerGrid - Pull Request

Welcome and thank you for your interest in contributing to our project!. You must use this template to submit a Pull Request or it will not be accepted.


Motivation

Description

In the table the css classes are not set in the bootstrap theme, so the "table-striped" doesnt work (and some other things I think)

Related Issue(s): #1325.

Documentation

This PR requires Documentation update?

luanfreitasdev commented 7 months ago

Thank you!