mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-10-09 03:26:38 +08:00
adjust details
This commit is contained in:
parent
13ff1c5f6a
commit
20b9dd043e
@ -122,7 +122,7 @@ export function SideBar(props: { className?: string }) {
|
|||||||
</SideBarBody>
|
</SideBarBody>
|
||||||
<SideBarTail
|
<SideBarTail
|
||||||
primaryAction={
|
primaryAction={
|
||||||
<a href="https://ai.lolis.dev" target="_blank" rel="noopener noreferrer">
|
<a href="https://ai.lolis.dev" rel="noopener noreferrer">
|
||||||
<IconButton icon={<GithubIcon />} shadow />
|
<IconButton icon={<GithubIcon />} shadow />
|
||||||
</a>
|
</a>
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user