Browse Source

Update Theming.md

pull/12674/head
Enis Necipoglu 4 years ago
parent
commit
51871de100
  1. 2
      docs/en/UI/Blazor/Theming.md

2
docs/en/UI/Blazor/Theming.md

@ -81,7 +81,7 @@ A theme is simply a Razor Class Library.
### The Easiest Way
The easiest way to create a new theme is adding [Basic Theme Source Code](https://github.com/abpframework/abp/tree/dev/modules/basic-theme) module with source codes and customizing it.
The easiest way of creating a new theme is adding [Basic Theme Source Code](https://github.com/abpframework/abp/tree/dev/modules/basic-theme) module with source codes and customizing it.
{{if UI == "Blazor"}}
```bash

Loading…
Cancel
Save