Skip to content
This repository was archived by the owner on Nov 6, 2023. It is now read-only.

Commit 5e85271

Browse files
committed
add using statement to example
1 parent 6f24808 commit 5e85271

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ https://github.com/aspnet/JavaScriptServices/pull/1726
55

66
Usage Example:
77
```csharp
8+
using VueCliMiddleware;
9+
810
public class Startup
911
{
1012
public Startup(IConfiguration configuration)

0 commit comments

Comments
 (0)