mirror of
https://github.com/umami-software/umami.git
synced 2026-02-04 04:37:11 +01:00
Header button updates.
This commit is contained in:
parent
3c0b718fd7
commit
5524d504f4
6 changed files with 27 additions and 9 deletions
|
|
@ -36,8 +36,8 @@ export default function Header() {
|
|||
</div>
|
||||
<div className="col-12 col-md-12 col-lg-3">
|
||||
<div className={styles.buttons}>
|
||||
<LanguageButton menuAlign="right" />
|
||||
<ThemeButton />
|
||||
<LanguageButton menuAlign="right" />
|
||||
{user && <UserButton />}
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue