File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed
components/grid/smart-ai-features Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -44,9 +44,8 @@ Use the following steps to implement a scenario with built-in Grid AI integratio
4444
4545### Install NuGet Package
4646
47- Add the ` Telerik.AI.SmartComponents.Extensions ` NuGet package to your Blazor app. The package is hosted on ` nuget.org ` .
48-
49- Then, import the ` Telerik.AI.SmartComponents.Extensions ` namespace in your ` .razor ` file or globally in ` _Imports.razor ` .
47+ 1 . Add the ` Telerik.AI.SmartComponents.Extensions ` NuGet package to your Blazor app. The package is hosted on ` nuget.org ` .
48+ 1 . Import the ` Telerik.AI.SmartComponents.Extensions ` namespace in your ` .razor ` file or globally in ` _Imports.razor ` .
5049
5150```` RAZOR.skip-repl
5251@using Telerik.AI.SmartComponents.Extensions
You can’t perform that action at this time.
0 commit comments