mirror of https://github.com/ColorlibHQ/AdminLTE
components\main-header update
parent
86e1d59436
commit
bb80f4d2f8
|
@ -6,7 +6,7 @@ import MainHeader1 from "@components/docs/components/main-header-1.md";
|
|||
import Sidenav from "@components/dashboard/_sidenav.astro";
|
||||
import Scripts from "@components/_scripts.astro";
|
||||
const title = "Main Header Component | AdminLTE 4";
|
||||
const path = '../../../dist'
|
||||
const path = '../../../../dist'
|
||||
const mainPage = "components";
|
||||
const page = "main-header";
|
||||
const distPath = path
|
||||
|
|
Loading…
Reference in New Issue