dotnet-smartcomponents / smartcomponents

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

Add Using Statement to Imports File #71

Open Mark-Phillipson opened 3 months ago

Mark-Phillipson commented 3 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.