Browse Source

Update Basic-Theme.md

pull/9744/head
maliming 5 years ago
committed by GitHub
parent
commit
5c56f3e3d4
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      docs/en/UI/AspNetCore/Basic-Theme.md

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

@ -85,7 +85,7 @@ See the [User Interface Customization Guide](Customization-User-Interface.md) to
You can run the following [ABP CLI](../../CLI.md) command in **Web** project directory to copy the source code to your solution:
`abp add-package Volo.Abp.AspNetCore.Components.Server.BasicTheme --with-source-code --add-to-solution-file`
`abp add-module Volo.BasicTheme --with-source-code --add-to-solution-file`
----

Loading…
Cancel
Save