MudBlazor / MudBlazor

Blazor Component Library based on Material design with an emphasis on ease of use. Mainly written in C# with Javascript kept to a bare minimum it empowers .NET developers to easily debug it if needed.
http://mudblazor.com
MIT License
7.21k stars 1.18k forks source link

Docs: Fix DataGridAggregationExample #8772

Closed ScarletKuro closed 3 weeks ago

ScarletKuro commented 3 weeks ago

Description

Fixes: https://github.com/MudBlazor/MudBlazor/issues/7466

How Has This Been Tested?

Visually

Type of Changes

Checklist

codecov[bot] commented 3 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 90.11%. Comparing base (28bc599) to head (ff6337e). Report is 101 commits behind head on dev.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #8772 +/- ## ========================================== + Coverage 89.82% 90.11% +0.28% ========================================== Files 412 419 +7 Lines 11878 12195 +317 Branches 2364 2401 +37 ========================================== + Hits 10670 10990 +320 + Misses 681 662 -19 - Partials 527 543 +16 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.