Browse Source

Merge pull request #12991 from abpframework/liangshiwei/doc-patch

Update Basic-Theme.md
pull/12992/head
Halil İbrahim Kalkan 4 years ago
committed by GitHub
parent
commit
121f84e609
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      docs/en/UI/Blazor/Basic-Theme.md

2
docs/en/UI/Blazor/Basic-Theme.md

@ -87,7 +87,7 @@ See the [Customization / Overriding Components](Customization-Overriding-Compone
### Copy & Customize
You can run the following [ABP CLI](../../CLI.md) command in **Blazor WebAssembly** project directory to copy the source code to your solution:
You can run the following [ABP CLI](../../CLI.md) command in **Blazor{{if UI == "Blazor"}}WebAssembly{{else}} Server{{end}}** project directory to copy the source code to your solution:
{{if UI == "Blazor"}}

Loading…
Cancel
Save