mirror of
https://github.com/stashapp/stash.git
synced 2025-12-18 04:44:37 +03:00
Prettier
This commit is contained in:
@@ -91,9 +91,7 @@ export const MainNavbar: React.FC = () => {
|
||||
))}
|
||||
</Nav>
|
||||
<Nav>
|
||||
<div className="d-none d-sm-block">
|
||||
{newButton}
|
||||
</div>
|
||||
<div className="d-none d-sm-block">{newButton}</div>
|
||||
<LinkContainer exact to="/settings">
|
||||
<Button className="minimal">
|
||||
<Icon icon="cog" />
|
||||
|
||||
Reference in New Issue
Block a user