mirror of
https://github.com/walkxcode/dashboard-icons.git
synced 2025-10-27 21:49:04 +08:00
feat(website): enhance website
This commit is contained in:
committed by
Thomas Camlong
parent
6e3a39a4cf
commit
63349f7490
@@ -1,5 +1,5 @@
|
||||
import { ClientHeader } from "./client-header"
|
||||
import { Header } from "./header"
|
||||
|
||||
export function HeaderWrapper() {
|
||||
return <ClientHeader />
|
||||
return <Header />
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user