dotnet-smartcomponents / smartcomponents

Experimental, end-to-end AI features for .NET apps
694 stars 61 forks source link

Add Using Statement to Imports File #71

Open Mark-Phillipson opened 2 months ago

Mark-Phillipson commented 2 months ago

Just a small thing but with the Blazor instructions probably best to include adding the using statement smart components:

 @using SmartComponents

As this caught me out a couple of times.