mirror of
https://github.com/Kingsrook/qqq-frontend-material-dashboard.git
synced 2025-07-18 05:10:45 +00:00
SPRINT-17: removed accidental suffix that was committed
This commit is contained in:
@ -154,7 +154,7 @@ function DashboardWidgets({widgetMetaDataList, entityPrimaryKey, omitWrappingGri
|
|||||||
{
|
{
|
||||||
widgetMetaData.label && (
|
widgetMetaData.label && (
|
||||||
<MDTypography variant="h5" textTransform="capitalize">
|
<MDTypography variant="h5" textTransform="capitalize">
|
||||||
{widgetMetaData.label}srp
|
{widgetMetaData.label}
|
||||||
</MDTypography>
|
</MDTypography>
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user