Skip to content

Commit

Permalink
Merge pull request #21825 from abpframework/9.0-docs-parameter
Browse files Browse the repository at this point in the history
Add missing MAUIBlazor parameter to the tutorial overview
  • Loading branch information
EngincanV authored Jan 6, 2025
2 parents 681b6cb + 58192ce commit 854e080
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/en/tutorials/book-store/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
````json
//[doc-params]
{
"UI": ["MVC","Blazor","BlazorServer","NG"],
"UI": ["MVC","Blazor","BlazorServer","NG", "MAUIBlazor"],
"DB": ["EF","Mongo"]
}
````
Expand Down

0 comments on commit 854e080

Please sign in to comment.