hide star us on mobile
All checks were successful
Deploy App / docker (ubuntu-latest) (push) Successful in 1m8s
All checks were successful
Deploy App / docker (ubuntu-latest) (push) Successful in 1m8s
This commit is contained in:
parent
44a31d8e35
commit
2824bb5878
@ -29,11 +29,13 @@ export default function NavBar(): JSX.Element {
|
||||
<div className="flex-grow"></div>
|
||||
|
||||
<div className="mr-4 flex items-center gap-2">
|
||||
<RedirectButton
|
||||
title="Star us on Github!"
|
||||
url="https://github.com/RealFascinated/minecraft-helper"
|
||||
openInNewTab
|
||||
/>
|
||||
<div className="hidden md:block">
|
||||
<RedirectButton
|
||||
title="Star us on Github!"
|
||||
url="https://github.com/RealFascinated/minecraft-helper"
|
||||
openInNewTab
|
||||
/>
|
||||
</div>
|
||||
<ToggleThemeButton />
|
||||
</div>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user