From 6ba7ccdc30b360ad7e645688ca7f966b755a2b33 Mon Sep 17 00:00:00 2001 From: Barath Aravind K Date: Fri, 10 Apr 2026 15:13:26 +0530 Subject: [PATCH] 1021071: Need to update Package name for Grid in README.md --- GraphQLAdaptor/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GraphQLAdaptor/README.md b/GraphQLAdaptor/README.md index 2acbbb7..caeb34a 100644 --- a/GraphQLAdaptor/README.md +++ b/GraphQLAdaptor/README.md @@ -20,7 +20,7 @@ This repository demonstrates a production-ready pattern for binding **GraphQL** | Visual Studio 2022 | 17.0 or later | Development IDE with Blazor workload | | .NET SDK | net8.0 or compatible | Runtime and build tools | | HotChocolate.AspNetCore | 15.1 or later | GraphQL server framework | -| Syncfusion.Blazor.Grids | Latest | DataGrid and UI components | +| Syncfusion.Blazor.Grid | Latest | DataGrid and UI components | | Syncfusion.Blazor.Themes | Latest | Styling for DataGrid components | | Syncfusion.Blazor.Data | Latest | Data adaptors including GraphQL support |