We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bedaff1 commit 2e23bb8Copy full SHA for 2e23bb8
docs/en/tutorials/book-store/part-02.md
@@ -521,7 +521,7 @@ Now you can see the final result on your browser:
521
522

523
524
-{{else if UI == "Blazor" || UI == "BlazorServer" || UI == "BlazorWebApp"}}
+{{else if UI == "Blazor" || UI == "BlazorServer" || UI == "BlazorWebApp" || UI == "MAUIBlazor"}}
525
526
## Create a Books Page
527
0 commit comments