Skip to content

Commit 81e24b4

Browse files
authored
Merge pull request #22889 from abpframework/single-layer-web-application.md
Add Blazor-WebApp UI options in single-layer web application documentation
2 parents f2ddfe0 + 8b74a49 commit 81e24b4

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
342 KB
Loading

docs/en/get-started/single-layer-web-application.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
````json
44
//[doc-params]
55
{
6-
"UI": ["MVC", "Blazor", "BlazorServer", "NG"],
6+
"UI": ["MVC", "Blazor", "BlazorServer", "BlazorWebApp", "NG"],
77
"DB": ["EF", "Mongo"]
88
}
99
````

0 commit comments

Comments
 (0)