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.
2 parents 0c036e5 + 2e23bb8 commit e46caf4Copy full SHA for e46caf4
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