From c793fa98d9fdabc4f49b4d91e3ae6830b510c7d9 Mon Sep 17 00:00:00 2001 From: Sinan997 Date: Mon, 18 Sep 2023 15:41:36 +0300 Subject: [PATCH] add information for switching top-menu --- docs/en/UI/Angular/Theme-Configurations.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/en/UI/Angular/Theme-Configurations.md b/docs/en/UI/Angular/Theme-Configurations.md index 09cbc5914c..bdb5189c8b 100644 --- a/docs/en/UI/Angular/Theme-Configurations.md +++ b/docs/en/UI/Angular/Theme-Configurations.md @@ -70,6 +70,7 @@ Theme packages no longer import styles as CSS modules as of ABP version 6.0. The ``` ## Lepton X [commercial](https://docs.abp.io/en/commercial) +If you want to use top-menu, You need to switch the following 2 **`side-menu`** imports to **`top-menu`**. ```json { "input": "node_modules/@volosoft/ngx-lepton-x/assets/css/dark.css",