Browse Source

Update README.md

pull/17/head
liangshiwei 4 years ago
committed by GitHub
parent
commit
85772ca61f
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      README.md

2
README.md

@ -20,7 +20,7 @@ The first step is to use ABP CLI to create a new project.
> See the [ABP official documentation](https://docs.abp.io) to learn [ABP framework](https://github.com/abpframework/abp).
### Replace LeptonXLiteTheme with AntBlazorTheme
**Replace LeptonXLiteTheme with AntBlazorTheme packages**
* Remove `Volo.Abp.AspNetCore.Components.WebAssembly.LeptonXLiteTheme` Package.
* Replace `Volo.Abp.Identity.Blazor.WebAssembly` with `Lsw.Abp.IdentityManagement.Blazor.WebAssembly.AntDesignUI`

Loading…
Cancel
Save