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