hotfix: go to repl link
This commit is contained in:
parent
d89502f91f
commit
8c09e7ba36
1 changed files with 1 additions and 1 deletions
|
|
@ -38,7 +38,7 @@ const sidebar = SIDEBAR[langCode];
|
||||||
<div class="search-item h-10">
|
<div class="search-item h-10">
|
||||||
<!-- <Search client:idle /> -->
|
<!-- <Search client:idle /> -->
|
||||||
</div>
|
</div>
|
||||||
<a href=".." class="hidden md:flex cursor-pointer items-center space-x-1"
|
<a href="/" class="hidden md:flex cursor-pointer items-center space-x-1"
|
||||||
><CommandLineIcon className="w-5 h-5" /><span>go to REPL</span>
|
><CommandLineIcon className="w-5 h-5" /><span>go to REPL</span>
|
||||||
</a>
|
</a>
|
||||||
<div class="md:hidden">
|
<div class="md:hidden">
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue