Thanks, the patch applied.
On Fri, Dec 24, 2021 at 4:28 PM Aditya Toshniwal <
aditya.toshni...@enterprisedb.com> wrote:
> Hi,
>
> Attached patch fixes the linter issues.
>
> On Fri, Dec 24, 2021 at 4:16 PM Akshay Joshi <
> akshay.jo...@enterprisedb.com> wrote:
>
>> Thanks, the patch applied.
>>
>
Hi,
Attached patch fixes the linter issues.
On Fri, Dec 24, 2021 at 4:16 PM Akshay Joshi
wrote:
> Thanks, the patch applied.
>
> On Fri, Dec 24, 2021 at 3:45 PM Aditya Toshniwal <
> aditya.toshni...@enterprisedb.com> wrote:
>
>> Hi Hackers,
>>
>> Attached patch adds a common table MUI style obj
Thanks, the patch applied.
On Fri, Dec 24, 2021 at 3:45 PM Aditya Toshniwal <
aditya.toshni...@enterprisedb.com> wrote:
> Hi Hackers,
>
> Attached patch adds a common table MUI style object which can be used on
> any table. Added a few more styling improvements.
>
> Please review.
>
> --
> Thanks
Sample usage:
import { commonTableStyles } from '../Theme';
const tableClasses = commonTableStyles();
On Fri, Dec 24, 2021 at 3:44 PM Aditya Toshniwal <
aditya.toshni...@enterprisedb.com> wrote:
> Hi Hackers,
>
> Attached patch adds a common table MUI style object which can be used on
> any tabl