feat: swap the position of ThemeToggle and SettingsDialog

This commit is contained in:
Li Xin 2025-04-23 21:17:16 +08:00
parent a39844410c
commit d0ed5772d7

View File

@ -39,8 +39,8 @@ export default function HomePage() {
</Link>
</Button>
</Tooltip>
<SettingsDialog />
<ThemeToggle />
<SettingsDialog />
</div>
</header>
<div