Souradip Pal
Souradip Pal
Current Behavior Currently, the Table component is a simple wrapper around MUI's Table without support for custom variants (e.g. bordered, striped, compact). This limits design flexibility and visual consistency with...
**Description** This PR fixes https://github.com/layer5io/layer5/issues/6292 **Notes for Reviewers** I have put consistent styling along with implementing guidance section and elaborating on the code section with basic imports https://github.com/user-attachments/assets/613a4e0f-5e60-4877-b9a9-81999ef3deda **[Signed commits](https://github.com/layer5io/layer5/blob/master/CONTRIBUTING.md#signing-off-on-commits-developer-certificate-of-origin)**...
**Description** This PR fixes https://github.com/layer5io/layer5/issues/5962 **Notes for Reviewers** https://github.com/user-attachments/assets/52ea133c-a828-4e5a-ba90-050cb6e0d5f7 After observing the progress made by @eyeaadil, I noticed that there was usage of @mui/material in his PR https://github.com/layer5io/layer5/pull/6231, which should...