mirror of
https://gitee.com/wanwujie/deer-flow
synced 2026-04-26 07:14:47 +08:00
feat: swap the position of ThemeToggle and SettingsDialog
This commit is contained in:
@@ -39,8 +39,8 @@ export default function HomePage() {
|
|||||||
</Link>
|
</Link>
|
||||||
</Button>
|
</Button>
|
||||||
</Tooltip>
|
</Tooltip>
|
||||||
<SettingsDialog />
|
|
||||||
<ThemeToggle />
|
<ThemeToggle />
|
||||||
|
<SettingsDialog />
|
||||||
</div>
|
</div>
|
||||||
</header>
|
</header>
|
||||||
<div
|
<div
|
||||||
|
|||||||
Reference in New Issue
Block a user