Skip to content

Commit 854e080

Browse files
authored
Merge pull request #21825 from abpframework/9.0-docs-parameter
Add missing MAUIBlazor parameter to the tutorial overview
2 parents 681b6cb + 58192ce commit 854e080

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/en/tutorials/book-store/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
````json
33
//[doc-params]
44
{
5-
"UI": ["MVC","Blazor","BlazorServer","NG"],
5+
"UI": ["MVC","Blazor","BlazorServer","NG", "MAUIBlazor"],
66
"DB": ["EF","Mongo"]
77
}
88
````

0 commit comments

Comments
 (0)