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 MudDataGrid aggregation example on TRY #8774

Closed henon closed 3 weeks ago

henon commented 3 weeks ago

Description

resolves #7466 by removing the offending using

How Has This Been Tested?

Type of Changes

Checklist

henon commented 3 weeks ago

Nevermind, already fixed https://github.com/MudBlazor/MudBlazor/pull/8772