We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2476c8d commit ccfed65Copy full SHA for ccfed65
Startup.cs
@@ -10,7 +10,7 @@
10
using Microsoft.Extensions.DependencyInjection;
11
using Microsoft.Extensions.Hosting;
12
using GettingStarted.Data;
13
-using Syncfusion.EJ2.Blazor;
+using Syncfusion.Blazor;
14
15
namespace GettingStarted
16
{
0 commit comments