Browse Source

Add missing MAUIBlazor parameter to the tutorial overview

pull/21825/head
enisn 1 year ago
parent
commit
58192ce9c4
No known key found for this signature in database GPG Key ID: A052619F04155D1C
  1. 2
      docs/en/tutorials/book-store/index.md

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

@ -2,7 +2,7 @@
````json
//[doc-params]
{
"UI": ["MVC","Blazor","BlazorServer","NG"],
"UI": ["MVC","Blazor","BlazorServer","NG", "MAUIBlazor"],
"DB": ["EF","Mongo"]
}
````

Loading…
Cancel
Save