mirror of
https://github.com/bytedance/deer-flow.git
synced 2026-05-21 23:46:50 +00: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