wiki base, middleware
This commit is contained in:
parent
db1c07a3cf
commit
22ba0c7cf6
16 changed files with 2203 additions and 263 deletions
components/dashboard
|
@ -72,7 +72,7 @@ function NavBar(props: NavBarProps) {
|
|||
setActivePage("wiki");
|
||||
}}
|
||||
>
|
||||
<ActiveLink href="/wiki/en" pageName="wiki">
|
||||
<ActiveLink href="/wiki" pageName="wiki">
|
||||
<WikiIcon />
|
||||
</ActiveLink>
|
||||
</m.div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue